Type Definition lpc81x_pac::lpc810::spi0::intenset::SSAEN_W

source ·
pub type SSAEN_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, SSAEN_A, O>;
Expand description

Field SSAEN writer - Determines whether an interrupt occurs when the Slave Select is asserted.

Implementations§

No interrupt will be generated when any Slave Select transitions from deasserted to asserted.

An interrupt will be generated when any Slave Select transitions from deasserted to asserted.