Type Alias atsame54n::qspi::intenset::DRE_W

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

Field DRE writer - Transmit Data Register Empty Interrupt Enable

Aliased Type§

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