Type Definition stm32g0::stm32g071::rcc::CIFR[][src]

type CIFR = Reg<u32, _CIFR>;

Clock interrupt flag register

This register you can read. See API.

For information about available fields see cifr module

Trait Implementations

impl Readable for CIFR[src]

read() method returns cifr::R reader structure