Type Alias RxenW

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

Field RXEN writer - Rx Serializer Enable

Aliased Typeยง

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