[][src]Type Definition atsamd21g::dmac::qosctrl::DQOS_R

type DQOS_R = R<u8, DQOS_A>;

Reader of field DQOS

Implementations

impl DQOS_R[src]

pub fn variant(&self) -> DQOS_A[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is LOW

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

Checks if the value of the field is MEDIUM

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

Checks if the value of the field is HIGH