Struct stm32f103xx::usart1::cr3::NACKR[][src]

pub struct NACKR { /* fields omitted */ }

Value of the field

Methods

impl NACKR
[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 NACKR

impl Sync for NACKR