Type Alias avr_device::atmega2560::tc0::gtccr::TSM_W
source · pub type TSM_W<'a, const O: u8> = BitWriter<'a, u8, GTCCR_SPEC, bool, O>;Expand description
Field TSM writer - Timer/Counter Synchronization Mode
Aliased Type§
struct TSM_W<'a, const O: u8> { /* private fields */ }