Type Alias DlycsW

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

Field DLYCS writer - Minimum Inactive CS Delay

Aliased Type§

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