atsamd11d::dmac::ctrl

Type Alias R

Source
pub type R = R<CtrlSpec>;
Expand description

Register CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn swrst(&self) -> SwrstR

Bit 0 - Software Reset

Source

pub fn dmaenable(&self) -> DmaenableR

Bit 1 - DMA Enable

Source

pub fn crcenable(&self) -> CrcenableR

Bit 2 - CRC Enable

Source

pub fn lvlen0(&self) -> Lvlen0R

Bit 8 - Priority Level 0 Enable

Source

pub fn lvlen1(&self) -> Lvlen1R

Bit 9 - Priority Level 1 Enable

Source

pub fn lvlen2(&self) -> Lvlen2R

Bit 10 - Priority Level 2 Enable

Source

pub fn lvlen3(&self) -> Lvlen3R

Bit 11 - Priority Level 3 Enable