A31L12x F/W Packages  1.4.0
ABOV Cortex-M0+ Core based MCUs Integrated Driver
Data Fields
RTCC_CFG_Type Struct Reference

#include <A31L12x_hal_rtcc.h>

Collaboration diagram for RTCC_CFG_Type:

Data Fields

uint8_t rtccIntIn
 
uint8_t rtccHS24
 
uint8_t rtccOutsel
 

Detailed Description

Configuration structure in RTCC

Definition at line 127 of file A31L12x_hal_rtcc.h.

Field Documentation

◆ rtccHS24

uint8_t rtccHS24

set Hour System value

  • RTCC_12HS, RTCC_24HS

Definition at line 138 of file A31L12x_hal_rtcc.h.

Referenced by HAL_RTCC_Init().

◆ rtccIntIn

uint8_t rtccIntIn

set initial Interrupt Interval value

  • RTCC_RTIN_Disable, RTCC_RTIN_OncePer500ms, RTCC_RTIN_OncePer1sec, RTCC_RTIN_OncePer1min, RTCC_RTIN_OncePer1hour, RTCC_RTIN_OncePer1day, RTCC_RTIN_OncePer1month

Definition at line 129 of file A31L12x_hal_rtcc.h.

Referenced by HAL_RTCC_Init().

◆ rtccOutsel

uint8_t rtccOutsel

set RTCOUT Selection value

  • RTCC_RTO_1, RTCC_RTO_32K

Definition at line 141 of file A31L12x_hal_rtcc.h.

Referenced by HAL_RTCC_Init().


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