Type Alias xmc4800::usb0::gusbcfg::HnpcapW

source ·
pub type HnpcapW<'a, REG> = BitWriter<'a, REG, Hnpcap>;
Expand description

Field HNPCap writer - HNP-Capable

Aliased Type§

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

Implementations§

source§

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

source

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

HNP capability is not enabled.

source

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

HNP capability is enabled.