SAME54P20A Test Project
|
Data Fields | |
struct { | |
uint32_t XOSC32KRDY:1 | |
uint32_t __pad0__:1 | |
uint32_t XOSC32KFAIL:1 | |
uint32_t __pad1__:29 | |
} | bit |
uint32_t | reg |
Definition at line 66 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENSET_Type::__pad0__ |
bit: 1 Reserved
Definition at line 69 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENSET_Type::__pad1__ |
bit: 3..31 Reserved
Definition at line 71 of file osc32kctrl.h.
struct { ... } OSC32KCTRL_INTENSET_Type::bit |
Structure used for bit access
uint32_t OSC32KCTRL_INTENSET_Type::reg |
Type used for register access
Definition at line 73 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENSET_Type::XOSC32KFAIL |
bit: 2 XOSC32K Clock Failure Detector Interrupt Enable
Definition at line 70 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENSET_Type::XOSC32KRDY |
bit: 0 XOSC32K Ready Interrupt Enable
Definition at line 68 of file osc32kctrl.h.