[][src]Module rsl10_pac::spi0::spi0_status

SPI0 Status

Structs

SPI0_RECEIVE_STATUS_W

Write proxy for field SPI0_RECEIVE_STATUS

SPI0_OVERRUN_STATUS_W

Write proxy for field SPI0_OVERRUN_STATUS

SPI0_TRANSMIT_STATUS_W

Write proxy for field SPI0_TRANSMIT_STATUS

SPI0_UNDERRUN_STATUS_W

Write proxy for field SPI0_UNDERRUN_STATUS

Enums

SPI0_RECEIVE_STATUS_A

Indicate that new data has been received

SPI0_OVERRUN_STATUS_A

Indicate that an overrun has occurred when receiving data on the SPI interface

SPI0_TRANSMIT_STATUS_A

Indicate that the transmission of the data is completed

SPI0_UNDERRUN_STATUS_A

Indicate that an underrun has occurred when transmitting data on the SPI interface

Type Definitions

R

Reader of register SPI0_STATUS

SPI0_RECEIVE_STATUS_R

Reader of field SPI0_RECEIVE_STATUS

SPI0_OVERRUN_STATUS_R

Reader of field SPI0_OVERRUN_STATUS

SPI0_TRANSMIT_STATUS_R

Reader of field SPI0_TRANSMIT_STATUS

SPI0_UNDERRUN_STATUS_R

Reader of field SPI0_UNDERRUN_STATUS

W

Writer for register SPI0_STATUS