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

Field INTEP_DIR writer - Direction of the interrupt endpoint. In=0, Out=1

Aliased Type§

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