[][src]Type Definition atsamd21g18a::usb::device::qosctrl::CQOS_R

type CQOS_R = R<u8, CQOS_A>;

Reader of field CQOS

Implementations

impl CQOS_R[src]

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