Struct stm32f0::stm32f0x2::crs::isr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 16:31 - Frequency error capture

Bit 15 - Frequency error direction

Bit 10 - Trimming overflow or underflow

Bit 9 - SYNC missed

Bit 8 - SYNC error

Bit 3 - Expected SYNC flag

Bit 2 - Error flag

Bit 1 - SYNC warning flag

Bit 0 - SYNC event OK flag

Auto Trait Implementations

impl Send for R

impl Sync for R