Type Alias d1_pac::dmac::dmac_cfg::DMA_SRC_BLOCK_SIZE_R

source ·
pub type DMA_SRC_BLOCK_SIZE_R = FieldReader<u8, DMA_SRC_BLOCK_SIZE_A>;
Expand description

Field dma_src_block_size reader - DMA Source Block Size

Aliased Type§

struct DMA_SRC_BLOCK_SIZE_R { /* private fields */ }

Implementations§

source§

impl DMA_SRC_BLOCK_SIZE_R

source

pub fn variant(&self) -> DMA_SRC_BLOCK_SIZE_A

Get enumerated values variant

source

pub fn is_s1(&self) -> bool

Checks if the value of the field is S1

source

pub fn is_s4(&self) -> bool

Checks if the value of the field is S4

source

pub fn is_s8(&self) -> bool

Checks if the value of the field is S8

source

pub fn is_s16(&self) -> bool

Checks if the value of the field is S16