Type Alias atsame54n::dmac::channel::chprilvl::PRILVL_R

source ·
pub type PRILVL_R = FieldReader<PRILVLSELECT_A>;
Expand description

Field PRILVL reader - Channel Priority Level

Aliased Type§

struct PRILVL_R { /* private fields */ }

Implementations§

source§

impl PRILVL_R

source

pub const fn variant(&self) -> PRILVLSELECT_A

Get enumerated values variant

source

pub fn is_lvl0(&self) -> bool

Channel Priority Level 0 (Lowest Level)

source

pub fn is_lvl1(&self) -> bool

Channel Priority Level 1

source

pub fn is_lvl2(&self) -> bool

Channel Priority Level 2

source

pub fn is_lvl3(&self) -> bool

Channel Priority Level 3 (Highest Level)