Type Alias T4_W

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

Field T4 writer - End point of 5th piece wise linear function

Aliased Type§

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