DbtW

Type Alias DbtW 

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

Field DBT writer - Delay Between Transfers

Aliased Typeยง

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