19.6.4.6.2 Function spi_unregister_callback()

Unregisters a SPI callback function.

void spi_unregister_callback( struct spi_module * module, enum spi_callback callback_type)

Unregisters a callback function which is implemented by the user.

Table 19-42. Parameters
Data directionParameter nameDescription

[in]

module

Pointer to SPI software instance struct

[in]

callback_type

Callback type given by an enum