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

type COUNTER_INT_ENABLE_R = R<bool, COUNTER_INT_ENABLE_A>;

Reader of field COUNTER_INT_ENABLE

Methods

impl COUNTER_INT_ENABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DMA_COUNTER_INT_DISABLE

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

Checks if the value of the field is DMA_COUNTER_INT_ENABLE