Struct stm32f103xx::tim6::cr1::UDISR[][src]

pub struct UDISR { /* fields omitted */ }

Value of the field

Methods

impl UDISR
[src]

Value of the field as raw bits

Returns true if the bit is clear (0)

Returns true if the bit is set (1)

Auto Trait Implementations

impl Send for UDISR

impl Sync for UDISR