Disables an RTC event output.
void rtc_count_disable_events( struct rtc_module *const module, struct rtc_count_events *const events)
Disabled one or more output events from the RTC module. See rtc_count_events for a list of events this module supports.
| Data direction | Parameter name | Description |
|---|---|---|
[in, out] |
module |
RTC hardware module |
[in] |
events |
Struct containing flags of events to disable |