Type Alias xmc4400::usb0::gusbcfg::SRPCAP_R

source ·
pub type SRPCAP_R = BitReader<SRPCAP_A>;
Expand description

Field SRPCap reader - SRP-Capable

Aliased Type§

struct SRPCAP_R { /* private fields */ }

Implementations§

source§

impl SRPCAP_R

source

pub const fn variant(&self) -> SRPCAP_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

SRP capability is not enabled.

source

pub fn is_value2(&self) -> bool

SRP capability is enabled.