NACK_W

Type Alias NACK_W 

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

Field NACK writer - Clear Not Acknowledge Received Interrupt Flag

Aliased Typeยง

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