Type Alias xmc4400::usb0::gotgctl::DEV_HNPEN_W

source ·
pub type DEV_HNPEN_W<'a, REG> = BitWriter<'a, REG, DEV_HNPEN_A>;
Expand description

Field DevHNPEn writer - Device HNP Enabled

Aliased Type§

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

Implementations§

source§

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

source

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

HNP is not enabled in the application

source

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

HNP is enabled in the application