pub type STRUCTTYPE_R = FieldReader<u8, STRUCTTYPE_A>;
Expand description

Field STRUCTTYPE reader - DMA Structure Type

Implementations§

source§

impl STRUCTTYPE_R

source

pub fn variant(&self) -> Option<STRUCTTYPE_A>

Get enumerated values variant

source

pub fn is_transfer(&self) -> bool

Checks if the value of the field is TRANSFER

source

pub fn is_synchronize(&self) -> bool

Checks if the value of the field is SYNCHRONIZE

source

pub fn is_write(&self) -> bool

Checks if the value of the field is WRITE