Type Definition atsame54n19a_pac::usb::host::ctrla::MODE_R[][src]

type MODE_R = R<bool, MODE_A>;

Reader of field MODE

Implementations

impl MODE_R[src]

pub fn variant(&self) -> MODE_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_host(&self) -> bool[src]

Checks if the value of the field is HOST