Type Definition atsam4ls8c_pac::iisc::mr::RXDMA_R

source ·
pub type RXDMA_R = BitReader<RXDMASELECT_A>;
Expand description

Field RXDMA reader - Single or Multiple DMA Channels for Receiver

Implementations§

source§

impl RXDMA_R

source

pub fn variant(&self) -> RXDMASELECT_A

Get enumerated values variant

source

pub fn is_single(&self) -> bool

Checks if the value of the field is SINGLE

source

pub fn is_multiple(&self) -> bool

Checks if the value of the field is MULTIPLE