pub type DMA_TRANSFER_STATUS_ENABLE_R = BitReader<DMA_TRANSFER_STATUS_ENABLE_A>;
Expand description

Field dma_transfer_status_enable reader - DMA Transfer Status Enable

Aliased Type§

struct DMA_TRANSFER_STATUS_ENABLE_R { /* private fields */ }

Implementations§

source§

impl DMA_TRANSFER_STATUS_ENABLE_R

source

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