[][src]Type Definition stm32wb_pac::rcc::CIFR

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