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

type COMPLETE_INT_ENABLE_R = R<bool, COMPLETE_INT_ENABLE_A>;

Reader of field COMPLETE_INT_ENABLE

Methods

impl COMPLETE_INT_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_COMPLETE_INT_DISABLE

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

Checks if the value of the field is DMA_COMPLETE_INT_ENABLE