Type Alias xmc4300::usb0::gusbcfg::SrpcapW

source ·
pub type SrpcapW<'a, REG> = BitWriter<'a, REG, Srpcap>;
Expand description

Field SRPCap writer - SRP-Capable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> SrpcapW<'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.