Type Alias atsamd51j::dmac::ctrl::R

source ·
pub type R = R<CTRL_SPEC>;
Expand description

Register CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn swrst(&self) -> SWRST_R

Bit 0 - Software Reset

source

pub fn dmaenable(&self) -> DMAENABLE_R

Bit 1 - DMA Enable

source

pub fn lvlen0(&self) -> LVLEN0_R

Bit 8 - Priority Level 0 Enable

source

pub fn lvlen1(&self) -> LVLEN1_R

Bit 9 - Priority Level 1 Enable

source

pub fn lvlen2(&self) -> LVLEN2_R

Bit 10 - Priority Level 2 Enable

source

pub fn lvlen3(&self) -> LVLEN3_R

Bit 11 - Priority Level 3 Enable