[][src]Type Definition stm32l0::stm32l0x3::rcc::CIFR

type CIFR = Reg<u32, _CIFR>;

Clock interrupt flag register

This register you can read. See API.

For information about avaliable fields see cifr module

Trait Implementations

impl Readable for CIFR[src]

read() method returns cifr::R reader structure