[][src]Type Definition tm4c129x::usb0::txtype7::SPEED_R

type SPEED_R = R<u8, SPEED_A>;

Reader of field SPEED

Methods

impl SPEED_R[src]

pub fn variant(&self) -> SPEED_A[src]

Get enumerated values variant

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

Checks if the value of the field is DFLT

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is FULL

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

Checks if the value of the field is LOW