Type Definition tm4c123x::uart0::lcrh::WLEN_R

source ·
pub type WLEN_R = R<u8, WLEN_A>;
Expand description

Reader of field WLEN

Implementations§

source§

impl WLEN_R

source

pub fn variant(&self) -> WLEN_A

Get enumerated values variant

source

pub fn is_5(&self) -> bool

Checks if the value of the field is _5

source

pub fn is_6(&self) -> bool

Checks if the value of the field is _6

source

pub fn is_7(&self) -> bool

Checks if the value of the field is _7

source

pub fn is_8(&self) -> bool

Checks if the value of the field is _8