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

Field VBUSBCEN writer - The VBUS B-device Comparer enable

Aliased Type§

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