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