Type Definition stm32wb_stm32hal::stm32wb55::flash::ACR[][src]

type ACR = Reg<u32, _ACR>;
Expand description

Access control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see acr module

Trait Implementations

Register ACR reset()’s with value 0x0600

Register size

Reset value of the register

read() method returns acr::R reader structure

write(|w| ..) method takes acr::W writer structure