pub type EP0_DOUBLE_BUF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field EP0_DOUBLE_BUF writer - Device: EP0 single buffered = 0, double buffered = 1

Aliased Type§

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