TXC_W

Type Alias TXC_W 

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

Field TXC writer - Clear Transfer Completed Interrupt Flag

Aliased Typeยง

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