[][src]Type Definition rsl10_pac::dma::dma_ctrl0::SRC_ADDR_STEP_SIZE_R

type SRC_ADDR_STEP_SIZE_R = R<u8, SRC_ADDR_STEP_SIZE_A>;

Reader of field SRC_ADDR_STEP_SIZE

Methods

impl SRC_ADDR_STEP_SIZE_R[src]

pub fn variant(&self) -> SRC_ADDR_STEP_SIZE_A[src]

Get enumerated values variant

pub fn is_dma_src_addr_step_size_1(&self) -> bool[src]

Checks if the value of the field is DMA_SRC_ADDR_STEP_SIZE_1

pub fn is_dma_src_addr_step_size_2(&self) -> bool[src]

Checks if the value of the field is DMA_SRC_ADDR_STEP_SIZE_2

pub fn is_dma_src_addr_step_size_3(&self) -> bool[src]

Checks if the value of the field is DMA_SRC_ADDR_STEP_SIZE_3

pub fn is_dma_src_addr_step_size_4(&self) -> bool[src]

Checks if the value of the field is DMA_SRC_ADDR_STEP_SIZE_4