[][src]Type Definition efm32hg309f64::usart1::frame::STOPBITS_R

type STOPBITS_R = R<u8, STOPBITS_A>;

Reader of field STOPBITS

Methods

impl STOPBITS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HALF

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

Checks if the value of the field is ONE

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

Checks if the value of the field is ONEANDAHALF

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

Checks if the value of the field is TWO