Type Alias L_W

pub type L_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SQR1_SPEC, u8, u8, Safe, 4, O>;
Expand description

Field L writer - L3

Aliased Typeยง

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