ACK_W

Type Alias ACK_W 

Source
pub type ACK_W<'a> = BitWriter<'a, u32, IFC_SPEC, bool, 6>;
Expand description

Field ACK writer - Clear Acknowledge Received Interrupt Flag

Aliased Typeยง

pub struct ACK_W<'a> { /* private fields */ }