SAME54P20A Test Project
|
Data Fields | |
struct { | |
uint32_t __pad0__:1 | |
uint32_t EN32K:1 | |
uint32_t EN1K:1 | |
uint32_t __pad1__:5 | |
uint32_t CALIB:6 | |
uint32_t __pad2__:1 | |
uint32_t WRTLOCK:1 | |
uint32_t __pad3__:16 | |
} | bit |
uint32_t | reg |
Definition at line 255 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::__pad0__ |
bit: 0 Reserved
Definition at line 257 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::__pad1__ |
bit: 3.. 7 Reserved
Definition at line 260 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::__pad2__ |
bit: 14 Reserved
Definition at line 262 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::__pad3__ |
bit: 16..31 Reserved
Definition at line 264 of file osc32kctrl.h.
struct { ... } OSC32KCTRL_OSCULP32K_Type::bit |
Structure used for bit access
uint32_t OSC32KCTRL_OSCULP32K_Type::CALIB |
bit: 8..13 Oscillator Calibration
Definition at line 261 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::EN1K |
bit: 2 Enable Out 1k
Definition at line 259 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::EN32K |
bit: 1 Enable Out 32k
Definition at line 258 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::reg |
Type used for register access
Definition at line 266 of file osc32kctrl.h.
uint32_t OSC32KCTRL_OSCULP32K_Type::WRTLOCK |
bit: 15 Write Lock
Definition at line 263 of file osc32kctrl.h.