Type Alias T3_W

Source
pub type T3_W<'a, const O: u8> = FieldWriter<'a, u32, T3_SPEC, u8, u8, 8, O>;
Expand description

Field T3 writer - End point of 4th piece wise linear function

Aliased Type§

struct T3_W<'a, const O: u8> { /* private fields */ }