Type Definition lpc81x_pac::lpc812::spi0::txdatctl::TXSSEL0_N_W

source ·
pub type TXSSEL0_N_W<'a, const O: u8> = BitWriter<'a, u32, TXDATCTL_SPEC, TXSSEL0_N_A, O>;
Expand description

Field TXSSEL0_N writer - Transmit Slave Select. This field asserts SSEL0 in master mode. The output on the pin is active LOW by default. Remark: The active state of the SSEL0 pin is configured by bits in the CFG register.

Implementations§

SSEL0 asserted.

SSEL0 not asserted.