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

type ADDR_MODE_R = R<bool, ADDR_MODE_A>;

Reader of field ADDR_MODE

Methods

impl ADDR_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_ADDR_CIRC

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

Checks if the value of the field is DMA_ADDR_LIN