atsamd51g::qspi::intenset

Type Alias W

Source
pub type W = W<IntensetSpec>;
Expand description

Register INTENSET writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rxc(&mut self) -> RxcW<'_, IntensetSpec>

Bit 0 - Receive Data Register Full Interrupt Enable

Source

pub fn dre(&mut self) -> DreW<'_, IntensetSpec>

Bit 1 - Transmit Data Register Empty Interrupt Enable

Source

pub fn txc(&mut self) -> TxcW<'_, IntensetSpec>

Bit 2 - Transmission Complete Interrupt Enable

Source

pub fn error(&mut self) -> ErrorW<'_, IntensetSpec>

Bit 3 - Overrun Error Interrupt Enable

Source

pub fn csrise(&mut self) -> CsriseW<'_, IntensetSpec>

Bit 8 - Chip Select Rise Interrupt Enable

Source

pub fn instrend(&mut self) -> InstrendW<'_, IntensetSpec>

Bit 10 - Instruction End Interrupt Enable