Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

mxc_rtccfg_regs_t Struct Reference

mxc_rtccfg_regs_t Struct Reference
[RTC Registers]

Structure type for access to the RTC CFG hardware. More...

#include <rtc_regs.h>

Data Fields

__IO uint32_t nano_cntr
 0x0000: - RTCCFG_NANO_CNTR - Nano Oscillator Counter Read Register
__IO uint32_t clk_ctrl
 0x0004: - RTCCFG_CLK_CTRL - RTC Clock Control Settings
__R uint32_t rsv008
 0x0008: - RESERVED
__IO uint32_t osc_ctrl
 0x000C: - RTCCFG_OSC_CTRL - RTC Oscillator Control

Detailed Description

Structure type for access to the RTC CFG hardware.

Definition at line 84 of file max32620/rtc_regs.h.


Field Documentation

__IO uint32_t clk_ctrl

0x0004: - RTCCFG_CLK_CTRL - RTC Clock Control Settings

Definition at line 86 of file max32620/rtc_regs.h.

__IO uint32_t nano_cntr

0x0000: - RTCCFG_NANO_CNTR - Nano Oscillator Counter Read Register

Definition at line 85 of file max32620/rtc_regs.h.

__IO uint32_t osc_ctrl

0x000C: - RTCCFG_OSC_CTRL - RTC Oscillator Control

Definition at line 88 of file max32620/rtc_regs.h.

__R uint32_t rsv008

0x0008: - RESERVED

Definition at line 87 of file max32620/rtc_regs.h.