Type Alias atsame54n::qspi::intenset::ERROR_W

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

Field ERROR writer - Overrun Error Interrupt Enable

Aliased Type§

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