Type Alias xmc4800::usb0_ch0::hcchar::ChEnaW

source ·
pub type ChEnaW<'a, REG> = BitWriter<'a, REG, ChEna>;
Expand description

Field ChEna writer - Channel Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Scatter/Gather mode enabled: Indicates that the descriptor structure is not yet ready. Scatter/Gather mode disabled: Channel disabled

source

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

Scatter/Gather mode enabled: Indicates that the descriptor structure and data buffer with data is setup and this channel can access the descriptor. Scatter/Gather mode disabled: Channel enabled