pub type TruthW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description
Field TRUTH
writer - Truth Value
Aliased Type§
struct TruthW<'a, REG> { /* private fields */ }
pub type TruthW<'a, REG> = FieldWriter<'a, REG, 8>;
Field TRUTH
writer - Truth Value
struct TruthW<'a, REG> { /* private fields */ }