TcieW

Type Alias TcieW 

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

Field TCIE writer - Transfer complete interrupt enable

Aliased Typeยง

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