Type Alias xmc4300::usb0::gotgctl::DevHnpenR

source ·
pub type DevHnpenR = BitReader<DevHnpen>;
Expand description

Field DevHNPEn reader - Device HNP Enabled

Aliased Type§

struct DevHnpenR { /* private fields */ }

Implementations§

source§

impl DevHnpenR

source

pub const fn variant(&self) -> DevHnpen

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

HNP is not enabled in the application

source

pub fn is_value2(&self) -> bool

HNP is enabled in the application