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

Field VBUSACEN writer - The VBUS A-device Comparer enable

Aliased Type§

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