Type Definition atsam4ls4b_pac::usbc::usbsta::SPEED_R[][src]

type SPEED_R = R<u8, SPEED_A>;

Reader of field SPEED

Implementations

impl SPEED_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FULL

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW