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 44 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENCLR_Type::__pad0__ |
bit: 1 Reserved
Definition at line 47 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENCLR_Type::__pad1__ |
bit: 3..31 Reserved
Definition at line 49 of file osc32kctrl.h.
struct { ... } OSC32KCTRL_INTENCLR_Type::bit |
Structure used for bit access
uint32_t OSC32KCTRL_INTENCLR_Type::reg |
Type used for register access
Definition at line 51 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENCLR_Type::XOSC32KFAIL |
bit: 2 XOSC32K Clock Failure Detector Interrupt Enable
Definition at line 48 of file osc32kctrl.h.
uint32_t OSC32KCTRL_INTENCLR_Type::XOSC32KRDY |
bit: 0 XOSC32K Ready Interrupt Enable
Definition at line 46 of file osc32kctrl.h.