Type Alias DlybsW

Source
pub type DlybsW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field DLYBS writer - Delay Before SCK

Aliased Type§

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