Type Alias USIP_W

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

Field USIP writer - Configures the pending status of the user software interrupt.

Aliased Typeยง

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