atsamd21g::evsys::channel

Type Alias SwevtW

Source
pub type SwevtW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SWEVT writer - Software Event

Aliased Type§

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