Type Alias d1_pac::uart::dma_req_en::TX_REQ_ENABLE_R

source ·
pub type TX_REQ_ENABLE_R = BitReader<TX_REQ_ENABLE_A>;
Expand description

Field tx_req_enable reader - DMA TX REQ Enable

Aliased Type§

struct TX_REQ_ENABLE_R { /* private fields */ }

Implementations§

source§

impl TX_REQ_ENABLE_R

source

pub fn variant(&self) -> TX_REQ_ENABLE_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE