pub type DMA1MODE_R = FieldReader<u8, DMA1MODE_A>;
Expand description

Field DMA1MODE reader - DMA1 Read Mode

Implementations§

source§

impl DMA1MODE_R

source

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