pub type SchedInfoW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field SCHED_INFO writer - Schedule information

Aliased Type§

struct SchedInfoW<'a, REG> { /* private fields */ }