Type Alias d1_pac::uart::lcr::DLS_R

source ·
pub type DLS_R = FieldReader<u8, DLS_A>;
Expand description

Field dls reader - Data Length Select

Aliased Type§

struct DLS_R { /* private fields */ }

Implementations§

source§

impl DLS_R

source

pub fn variant(&self) -> DLS_A

Get enumerated values variant

source

pub fn is_five(&self) -> bool

Checks if the value of the field is FIVE

source

pub fn is_six(&self) -> bool

Checks if the value of the field is SIX

source

pub fn is_seven(&self) -> bool

Checks if the value of the field is SEVEN

source

pub fn is_eight(&self) -> bool

Checks if the value of the field is EIGHT