caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
Loading...
Searching...
No Matches
Data Fields
cfn_hal_rtc_config_t Struct Reference

RTC configuration structure. More...

#include <cfn_hal_rtc.h>

Data Fields

cfn_hal_rtc_config_format_t format
 
cfn_hal_rtc_config_mode_t mode
 
uint32_t target_rtc_clock
 
void * custom
 

Detailed Description

RTC configuration structure.

Field Documentation

◆ custom

void* cfn_hal_rtc_config_t::custom

Vendor-specific custom configuration

◆ format

cfn_hal_rtc_config_format_t cfn_hal_rtc_config_t::format

Time notation format

◆ mode

cfn_hal_rtc_config_mode_t cfn_hal_rtc_config_t::mode

Hardware clocking mode

◆ target_rtc_clock

uint32_t cfn_hal_rtc_config_t::target_rtc_clock

Input clock source frequency


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