Type Alias xmc4400::usb0::gusbcfg::HNPCAP_R

source ·
pub type HNPCAP_R = BitReader<HNPCAP_A>;
Expand description

Field HNPCap reader - HNP-Capable

Aliased Type§

struct HNPCAP_R { /* private fields */ }

Implementations§

source§

impl HNPCAP_R

source

pub const fn variant(&self) -> HNPCAP_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

HNP capability is not enabled.

source

pub fn is_value2(&self) -> bool

HNP capability is enabled.