[][src]Type Definition atsamd51g19a::dmac::chprilvl::PRILVL_R

type PRILVL_R = R<u8, PRILVL_A>;

Reader of field PRILVL

Methods

impl PRILVL_R[src]

pub fn variant(&self) -> Variant<u8, PRILVL_A>[src]

Get enumerated values variant

pub fn is_lvl0(&self) -> bool[src]

Checks if the value of the field is LVL0

pub fn is_lvl1(&self) -> bool[src]

Checks if the value of the field is LVL1

pub fn is_lvl2(&self) -> bool[src]

Checks if the value of the field is LVL2

pub fn is_lvl3(&self) -> bool[src]

Checks if the value of the field is LVL3

pub fn is_lvl4(&self) -> bool[src]

Checks if the value of the field is LVL4

pub fn is_lvl5(&self) -> bool[src]

Checks if the value of the field is LVL5

pub fn is_lvl6(&self) -> bool[src]

Checks if the value of the field is LVL6

pub fn is_lvl7(&self) -> bool[src]

Checks if the value of the field is LVL7