Type Alias xmc4400::usb0::gotgctl::DEV_HNPEN_R

source ·
pub type DEV_HNPEN_R = BitReader<DEV_HNPEN_A>;
Expand description

Field DevHNPEn reader - Device HNP Enabled

Aliased Type§

struct DEV_HNPEN_R { /* private fields */ }

Implementations§

source§

impl DEV_HNPEN_R

source

pub const fn variant(&self) -> DEV_HNPEN_A

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