SAME54P20A Test Project
Data Fields
OSC32KCTRL_INTENCLR_Type Union Reference

Data Fields

struct {
   uint32_t   XOSC32KRDY:1
 
   uint32_t   __pad0__:1
 
   uint32_t   XOSC32KFAIL:1
 
   uint32_t   __pad1__:29
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 44 of file osc32kctrl.h.

Field Documentation

◆ __pad0__

uint32_t OSC32KCTRL_INTENCLR_Type::__pad0__

bit: 1 Reserved

Definition at line 47 of file osc32kctrl.h.

◆ __pad1__

uint32_t OSC32KCTRL_INTENCLR_Type::__pad1__

bit: 3..31 Reserved

Definition at line 49 of file osc32kctrl.h.

◆ bit

struct { ... } OSC32KCTRL_INTENCLR_Type::bit

Structure used for bit access

◆ reg

uint32_t OSC32KCTRL_INTENCLR_Type::reg

Type used for register access

Definition at line 51 of file osc32kctrl.h.

◆ XOSC32KFAIL

uint32_t OSC32KCTRL_INTENCLR_Type::XOSC32KFAIL

bit: 2 XOSC32K Clock Failure Detector Interrupt Enable

Definition at line 48 of file osc32kctrl.h.

◆ XOSC32KRDY

uint32_t OSC32KCTRL_INTENCLR_Type::XOSC32KRDY

bit: 0 XOSC32K Ready Interrupt Enable

Definition at line 46 of file osc32kctrl.h.


The documentation for this union was generated from the following file: