15.6.3.6.4 Function rtc_calendar_disable_callback()
Disables callback.
void rtc_calendar_disable_callback( struct rtc_module *const module, enum rtc_calendar_callback callback_type)
Disables the callback specified by the callback_type.
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to the software instance struct |
[in] | callback_type |
Callback type to disable |