Struct lpc845_pac::spi0::txdatctl::TXSSEL1_N_W[][src]

pub struct TXSSEL1_N_W<'a> { /* fields omitted */ }
Expand description

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

Implementations

Writes variant to the field

SSEL1 asserted.

SSEL1 not asserted.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.