Type Definition atsame54p19a_pac::usb::device::status::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_fs(&self) -> bool[src]

Checks if the value of the field is FS

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

Checks if the value of the field is LS

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

Checks if the value of the field is HS