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

type ERROR_INT_ENABLE_R = R<bool, ERROR_INT_ENABLE_A>;

Reader of field ERROR_INT_ENABLE

Methods

impl ERROR_INT_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_ERROR_INT_DISABLE

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

Checks if the value of the field is DMA_ERROR_INT_ENABLE