Type Alias atsamd51p::qspi::intenclr::TXC_W

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

Field TXC writer - Transmission Complete Interrupt Disable

Aliased Type§

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