Type Alias atsame54n::sercom0::usart_int::status::TXE_W

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

Field TXE writer - Transmitter Empty

Aliased Type§

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