Type Definition stm32wb_stm32hal::stm32wb55::quadspi::FCR[][src]

pub type FCR = Reg<u32, _FCR>;
Expand description

flag clear register

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

For information about available fields see fcr module

Trait Implementations

Register FCR reset()’s with value 0

Register size

Reset value of the register

read() method returns fcr::R reader structure

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