Type Alias SYNC_W

Source
pub type SYNC_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 3>;
Expand description

Field SYNC writer - Timer Start/Stop/Reload Synchronization

Aliased Typeยง

pub struct SYNC_W<'a> { /* private fields */ }