Type Alias SuspW

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

Field SUSP writer - Channel Suspend Interrupt Enable

Aliased Type§

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