Struct stm32l0x1::rcc::CIFR[][src]

pub struct CIFR { /* fields omitted */ }

Clock interrupt flag register

Methods

impl CIFR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for CIFR

impl !Sync for CIFR