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

Field TFIE writer - Transfer completed interrupt enable

Aliased Type§

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