[][src]Type Definition tm4c129x::uart0::lcrh::WLEN_R

type WLEN_R = R<u8, WLEN_A>;

Reader of field WLEN

Methods

impl WLEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _5

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

Checks if the value of the field is _6

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

Checks if the value of the field is _7

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

Checks if the value of the field is _8