Module lpc845_pac::spi0::intenclr[][src]

Expand description

SPI Interrupt Enable Clear. Writing a 1 to any implemented bit position causes the corresponding bit in INTENSET to be cleared.

Structs

SPI Interrupt Enable Clear. Writing a 1 to any implemented bit position causes the corresponding bit in INTENSET to be cleared.

Field RXOVEN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Field RXRDYEN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Field SSAEN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Field SSDEN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Field TXRDYEN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Field TXUREN writer - Writing 1 clears the corresponding bits in the INTENSET register.

Register INTENCLR writer