pub type ST_W<'a, REG> = FieldWriter<'a, REG, 3, u8, Safe>;
Expand description
Field ST
writer - Second tens in BCD format
Aliased Typeยง
struct ST_W<'a, REG> { /* private fields */ }
pub type ST_W<'a, REG> = FieldWriter<'a, REG, 3, u8, Safe>;
Field ST
writer - Second tens in BCD format
struct ST_W<'a, REG> { /* private fields */ }