Type Definition stm32f1::stm32f107::usart1::cr1::WAKE_R[][src]

type WAKE_R = R<bool, WAKE_A>;

Reader of field WAKE

Implementations

impl WAKE_R[src]

pub fn variant(&self) -> WAKE_A[src]

Get enumerated values variant

pub fn is_idle_line(&self) -> bool[src]

Checks if the value of the field is IDLELINE

pub fn is_address_mark(&self) -> bool[src]

Checks if the value of the field is ADDRESSMARK