S32 SDK
rtc_register_lock_config_t Struct Reference

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
 

Detailed Description

RTC Register Lock Configuration Implements : rtc_register_lock_config_t_Class.

Definition at line 119 of file rtc_driver.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: