Struct stm32l0x2::rcc::CIFR [] [src]

pub struct CIFR { /* fields omitted */ }

Clock interrupt flag register

Methods

impl CIFR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for CIFR

impl !Sync for CIFR