Type Alias d1_pac::uart::lcr::DLAB_R

source ·
pub type DLAB_R = BitReader<DLAB_A>;
Expand description

Field dlab reader - Divisor Latch Access Bit

Aliased Type§

struct DLAB_R { /* private fields */ }

Implementations§

source§

impl DLAB_R

source

pub fn variant(&self) -> DLAB_A

Get enumerated values variant

source

pub fn is_rx_buffer(&self) -> bool

Checks if the value of the field is RX_BUFFER

source

pub fn is_divisor_latch(&self) -> bool

Checks if the value of the field is DIVISOR_LATCH