Type Alias atsame54n::qspi::intflag::TXC_W

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

Field TXC writer - Transmission Complete

Aliased Type§

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