Type Alias ST_W

Source
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 */ }