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 */ }