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

type SRC_WORD_SIZE_R = R<u8, SRC_WORD_SIZE_A>;

Reader of field SRC_WORD_SIZE

Methods

impl SRC_WORD_SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_SRC_WORD_SIZE_8

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

Checks if the value of the field is DMA_SRC_WORD_SIZE_16

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

Checks if the value of the field is DMA_SRC_WORD_SIZE_32

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

Checks if the value of the field is DMA_SRC_WORD_SIZE_4