pub type DMA0MODE_R = FieldReader<u8, DMA0MODE_A>;
Expand description

Field DMA0MODE reader - DMA0 Read Mode

Implementations§

source§

impl DMA0MODE_R

source

pub fn variant(&self) -> DMA0MODE_A

Get enumerated values variant

source

pub fn is_full(&self) -> bool

Checks if the value of the field is FULL

source

pub fn is_lenlimit(&self) -> bool

Checks if the value of the field is LENLIMIT

source

pub fn is_fullbyte(&self) -> bool

Checks if the value of the field is FULLBYTE

source

pub fn is_lenlimitbyte(&self) -> bool

Checks if the value of the field is LENLIMITBYTE