7.2.12 Function acc_set_writeprotect()
Set the ACC register write-protection.
void acc_set_writeprotect( Acc * p_acc, uint32_t ul_enable)
| Data direction | Parameter name | Description |
|---|---|---|
[out] | p_acc |
Module hardware register base address pointer |
[in] | ul_enable |
1 to enable, 0 to disable |
