Type Alias atsame54n::usb::host::ctrla::MODE_R

source ·
pub type MODE_R = BitReader<MODESELECT_A>;
Expand description

Field MODE reader - Operating Mode

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

source§

impl MODE_R

source

pub const fn variant(&self) -> MODESELECT_A

Get enumerated values variant

source

pub fn is_device(&self) -> bool

Device Mode

source

pub fn is_host(&self) -> bool

Host Mode