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

type DEST_WORD_SIZE_R = R<u8, DEST_WORD_SIZE_A>;

Reader of field DEST_WORD_SIZE

Methods

impl DEST_WORD_SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_DEST_WORD_SIZE_8

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

Checks if the value of the field is DMA_DEST_WORD_SIZE_16

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

Checks if the value of the field is DMA_DEST_WORD_SIZE_32

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

Checks if the value of the field is DMA_DEST_WORD_SIZE_4