[][src]Type Definition tm4c129x::usb0::pp::USB_R

type USB_R = R<u8, USB_A>;

Reader of field USB

Methods

impl USB_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DEVICE

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

Checks if the value of the field is HOSTDEVICE

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

Checks if the value of the field is OTG