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 */ }pub type DbtW<'a, REG> = FieldWriter<'a, REG, 8>;Field DBT writer - Delay Between Transfers
pub struct DbtW<'a, REG> { /* private fields */ }