Type Alias atsame54n::sercom0::usart_ext::intflag::TXC_W

source ·
pub type TXC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field TXC writer - Transmit Complete Interrupt

Aliased Type§

struct TXC_W<'a, REG, const O: u8> { /* private fields */ }