15.6.3.1.4 Function rtc_calendar_enable()
Enables the RTC module.
void rtc_calendar_enable( struct rtc_module *const module)
Enables the RTC module once it has been configured, ready for use. Most module configuration parameters cannot be altered while the module is enabled.
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to the software instance struct |