Type Alias SGT_W

pub type SGT_W<'a, const O: u8> = BitWriterRaw<'a, u32, TTOCN_SPEC, bool, BitM, O>;
Expand description

Field SGT writer - Set Global time

Aliased Typeยง

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