SAME54P20A Test Project
|
Data Fields | |
struct { | |
uint16_t __pad0__:1 | |
uint16_t ENABLE:1 | |
uint16_t XTALEN:1 | |
uint16_t EN32K:1 | |
uint16_t EN1K:1 | |
uint16_t __pad1__:1 | |
uint16_t RUNSTDBY:1 | |
uint16_t ONDEMAND:1 | |
uint16_t STARTUP:3 | |
uint16_t __pad2__:1 | |
uint16_t WRTLOCK:1 | |
uint16_t CGM:2 | |
uint16_t __pad3__:1 | |
} | bit |
uint16_t | reg |
Definition at line 162 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::__pad0__ |
bit: 0 Reserved
Definition at line 164 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::__pad1__ |
bit: 5 Reserved
Definition at line 169 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::__pad2__ |
bit: 11 Reserved
Definition at line 173 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::__pad3__ |
bit: 15 Reserved
Definition at line 176 of file osc32kctrl.h.
struct { ... } OSC32KCTRL_XOSC32K_Type::bit |
Structure used for bit access
uint16_t OSC32KCTRL_XOSC32K_Type::CGM |
bit: 13..14 Control Gain Mode
Definition at line 175 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::EN1K |
bit: 4 1kHz Output Enable
Definition at line 168 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::EN32K |
bit: 3 32kHz Output Enable
Definition at line 167 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::ENABLE |
bit: 1 Oscillator Enable
Definition at line 165 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::ONDEMAND |
bit: 7 On Demand Control
Definition at line 171 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::reg |
Type used for register access
Definition at line 178 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::RUNSTDBY |
bit: 6 Run in Standby
Definition at line 170 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::STARTUP |
bit: 8..10 Oscillator Start-Up Time
Definition at line 172 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::WRTLOCK |
bit: 12 Write Lock
Definition at line 174 of file osc32kctrl.h.
uint16_t OSC32KCTRL_XOSC32K_Type::XTALEN |
bit: 2 Crystal Oscillator Enable
Definition at line 166 of file osc32kctrl.h.