Type Alias WdrbtW

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

Field WDRBT writer - Wait Data Read Before Transfer

Aliased Type§

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