Type Definition CMPCR
stm32f4::stm32f401::syscfg
type CMPCR = Reg<u32, _CMPCR>;
Compensation cell control register
This register you can read. See API.
read
For information about available fields see cmpcr module
impl Readable for CMPCR
read() method returns cmpcr::R reader structure
read()