Type Alias xmc4300::usb0::gusbcfg::SRPCAP_W

source ·
pub type SRPCAP_W<'a, REG> = BitWriter<'a, REG, SRPCAP_A>;
Expand description

Field SRPCap writer - SRP-Capable

Aliased Type§

struct SRPCAP_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> SRPCAP_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

SRP capability is not enabled.

source

pub fn value2(self) -> &'a mut W<REG>

SRP capability is enabled.