Type Alias d1_pac::uart::dma_req_en::TIMEOUT_ENABLE_R

source ·
pub type TIMEOUT_ENABLE_R = BitReader<TIMEOUT_ENABLE_A>;
Expand description

Field timeout_enable reader - DMA Timeout Enable

Aliased Type§

struct TIMEOUT_ENABLE_R { /* private fields */ }

Implementations§

source§

impl TIMEOUT_ENABLE_R

source

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