[][src]Type Definition saml10e14a::dmac::qosctrl::FQOS_R

type FQOS_R = R<u8, FQOS_A>;

Reader of field FQOS

Methods

impl FQOS_R[src]

pub fn variant(&self) -> FQOS_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