Module intset

Source
Expand description

INSET allows setting enables for interrupts(connecting the corresponding STATUS source to causing an IRQ to the processor)

Structs§

INTSET_SPEC
INSET allows setting enables for interrupts(connecting the corresponding STATUS source to causing an IRQ to the processor)

Type Aliases§

R
Register INTSET reader
RXPEND_ENA_R
Field RXPEND_ENA reader - Interrupt when receiving a message from Master, which is not being handled by the block (excludes CCCs being handled automatically). If FIFO, then RX fullness trigger. If DMA, then message end.
RXPEND_ENA_W
Field RXPEND_ENA writer - Interrupt when receiving a message from Master, which is not being handled by the block (excludes CCCs being handled automatically). If FIFO, then RX fullness trigger. If DMA, then message end.
STOP_ENA_R
Field STOP_ENA reader - Interrupt on STOP state on the bus. See Start as the preferred interrupt when needed. This interrupt may not trigger for quick STOP/START combination, as it relates to the state of being stopped.
STOP_ENA_W
Field STOP_ENA writer - Interrupt on STOP state on the bus. See Start as the preferred interrupt when needed. This interrupt may not trigger for quick STOP/START combination, as it relates to the state of being stopped.
TXSEND_ENA_R
Field TXSEND_ENA reader - NA
TXSEND_ENA_W
Field TXSEND_ENA writer - NA
W
Register INTSET writer