![]() |
S32 SDK
|
RTC Register Lock Configuration Implements : rtc_register_lock_config_t_Class. More...
#include <rtc_driver.h>
Data Fields | |
bool | lockRegisterLock |
bool | statusRegisterLock |
bool | controlRegisterLock |
bool | timeCompensationRegisterLock |
RTC Register Lock Configuration Implements : rtc_register_lock_config_t_Class.
Definition at line 119 of file rtc_driver.h.
bool controlRegisterLock |
Lock state of the Control Register
Definition at line 123 of file rtc_driver.h.
bool lockRegisterLock |
Lock state of the Lock Register
Definition at line 121 of file rtc_driver.h.
bool statusRegisterLock |
Lock state of the Status Register
Definition at line 122 of file rtc_driver.h.
bool timeCompensationRegisterLock |
Lock state of the Time Compensation Register
Definition at line 124 of file rtc_driver.h.