Struct stm32l0x1::rcc::CICR[][src]

pub struct CICR { /* fields omitted */ }

Clock interrupt clear register

Methods

impl CICR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for CICR

impl !Sync for CICR