Kamcho Library 02.00.03  lib.kamcho.02.00.03.287
Data Fields
CLOCK_SFRS_t Struct Reference

A structure to represent Special Function Registers for Clock. More...

#include <clock_sfrs.h>

Data Fields

union {
   struct {
      uint8_t   CKSEL:2
 
      uint8_t   RCEN:1
 
      uint8_t   XOEN:1
 
      uint8_t   RCMON:1
 
      uint8_t   XOMON:1
 
      uint8_t   CKD:2
 
   } 
 
   uint8_t   BYTE
 
PUMCLK
 
uint8_t RESERVED0 [98322]
 
union {
   struct {
      uint8_t   TRIM:5
 
      uint8_t   RESERVED:3
 
   } 
 
   uint8_t   BYTE
 
RCC10KTRIM
 
union {
   struct {
      uint8_t   RESERVED:5
 
      uint8_t   TRIM:3
 
   } 
 
   uint8_t   BYTE
 
RCTRIM0
 
union {
   struct {
      uint8_t   TRIM:4
 
      uint8_t   RESERVED:4
 
   } 
 
   uint8_t   BYTE
 
RCTRIM1
 

Detailed Description

A structure to represent Special Function Registers for Clock.

Field Documentation

uint8_t BYTE
uint8_t CKD
uint8_t CKSEL
union { ... } PUMCLK
union { ... } RCC10KTRIM
uint8_t RCEN
uint8_t RCMON
union { ... } RCTRIM0
union { ... } RCTRIM1
uint8_t RESERVED
uint8_t RESERVED0[98322]
uint8_t TRIM
uint8_t XOEN
uint8_t XOMON

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