Type Alias xmc4300::usb0_ch0::hcchar::EpdirW

source ·
pub type EpdirW<'a, REG> = BitWriter<'a, REG, Epdir>;
Expand description

Field EPDir writer - Endpoint Direction

Aliased Type§

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

Implementations§

source§

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

source

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

OUT

source

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

IN