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

type CICR = Reg<u32, _CICR>;

Clock interrupt clear register

This register you can read. See API.

For information about avaliable fields see cicr module

Trait Implementations

impl Readable for CICR[src]

read() method returns cicr::R reader structure