Module lpc845_pac::usart0::intenclr[][src]

Expand description

Interrupt Enable Clear register. Allows clearing any combination of bits in the INTENSET register. Writing a 1 to any implemented bit position causes the corresponding bit to be cleared.

Structs

Field ABERRCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field DELTACTSCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field DELTARXBRKCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field FRAMERRCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Interrupt Enable Clear register. Allows clearing any combination of bits in the INTENSET register. Writing a 1 to any implemented bit position causes the corresponding bit to be cleared.

Field OVERRUNCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field PARITYERRCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field RXNOISECLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field RXRDYCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field STARTCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field TXDISINTCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field TXIDLECLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Field TXRDYCLR writer - Writing 1 clears the corresponding bit in the INTENSET register.

Register INTENCLR writer