[][src]Type Definition atsams70n19::usbhs::usbhs_sr::SPEED_R

type SPEED_R = FR<u8, SPEEDR>;

Reader of the field

Methods

impl SPEED_R[src]

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

Checks if the value of the field is FULL_SPEED

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

Checks if the value of the field is HIGH_SPEED

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

Checks if the value of the field is LOW_SPEED