pub type DMA_R = FieldReader<u8, DMA_A>;
Expand description

Field DMA reader - Indicates if the peripheral has DMA capabilities and if DMA transfer can be assigned to a different security attribute than the peripheral itself

Implementations

Get enumerated values variant

Checks if the value of the field is NO_DMA

Checks if the value of the field is NO_SEPARATE_ATTRIBUTE

Checks if the value of the field is SEPARATE_ATTRIBUTE