SAME54P20A Test Project
|
Data Fields | |
struct { | |
uint32_t XOSC32KRDY:1 | |
uint32_t __pad0__:1 | |
uint32_t XOSC32KFAIL:1 | |
uint32_t XOSC32KSW:1 | |
uint32_t __pad1__:28 | |
} | bit |
uint32_t | reg |
Definition at line 110 of file osc32kctrl.h.
uint32_t OSC32KCTRL_STATUS_Type::__pad0__ |
bit: 1 Reserved
Definition at line 113 of file osc32kctrl.h.
uint32_t OSC32KCTRL_STATUS_Type::__pad1__ |
bit: 4..31 Reserved
Definition at line 116 of file osc32kctrl.h.
struct { ... } OSC32KCTRL_STATUS_Type::bit |
Structure used for bit access
uint32_t OSC32KCTRL_STATUS_Type::reg |
Type used for register access
Definition at line 118 of file osc32kctrl.h.
uint32_t OSC32KCTRL_STATUS_Type::XOSC32KFAIL |
bit: 2 XOSC32K Clock Failure Detector
Definition at line 114 of file osc32kctrl.h.
uint32_t OSC32KCTRL_STATUS_Type::XOSC32KRDY |
bit: 0 XOSC32K Ready
Definition at line 112 of file osc32kctrl.h.
uint32_t OSC32KCTRL_STATUS_Type::XOSC32KSW |
bit: 3 XOSC32K Clock switch
Definition at line 115 of file osc32kctrl.h.