Type Alias d1_pac::uart::dma_req_en::RX_REQ_ENABLE_R

source ·
pub type RX_REQ_ENABLE_R = BitReader<RX_REQ_ENABLE_A>;
Expand description

Field rx_req_enable reader - DMA RX REQ Enable

Aliased Type§

struct RX_REQ_ENABLE_R { /* private fields */ }

Implementations§

source§

impl RX_REQ_ENABLE_R

source

pub fn variant(&self) -> RX_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