Type Definition atsam4ls8b_pac::iisc::mr::TXDMA_R

source ·
pub type TXDMA_R = BitReader<TXDMASELECT_A>;
Expand description

Field TXDMA reader - Single or Multiple DMA Channels for Transmitter

Implementations§

source§

impl TXDMA_R

source

pub fn variant(&self) -> TXDMASELECT_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