LFRCO Bit FieldsDevices > LFRCO

Macros

#define _LFRCO_CAL_FREQTRIM_DEFAULT 0x000000A5UL
#define _LFRCO_CAL_FREQTRIM_MASK 0xFFUL
#define _LFRCO_CAL_FREQTRIM_SHIFT 0
#define _LFRCO_CAL_MASK 0x000000FFUL
#define _LFRCO_CAL_RESETVALUE 0x000000A5UL
#define _LFRCO_IEN_MASK 0x00000007UL
#define _LFRCO_IEN_NEGEDGE_DEFAULT 0x00000000UL
#define _LFRCO_IEN_NEGEDGE_MASK 0x4UL
#define _LFRCO_IEN_NEGEDGE_SHIFT 2
#define _LFRCO_IEN_POSEDGE_DEFAULT 0x00000000UL
#define _LFRCO_IEN_POSEDGE_MASK 0x2UL
#define _LFRCO_IEN_POSEDGE_SHIFT 1
#define _LFRCO_IEN_RDY_DEFAULT 0x00000000UL
#define _LFRCO_IEN_RDY_MASK 0x1UL
#define _LFRCO_IEN_RDY_SHIFT 0
#define _LFRCO_IEN_RESETVALUE 0x00000000UL
#define _LFRCO_IF_MASK 0x00000007UL
#define _LFRCO_IF_NEGEDGE_DEFAULT 0x00000000UL
#define _LFRCO_IF_NEGEDGE_MASK 0x4UL
#define _LFRCO_IF_NEGEDGE_SHIFT 2
#define _LFRCO_IF_POSEDGE_DEFAULT 0x00000000UL
#define _LFRCO_IF_POSEDGE_MASK 0x2UL
#define _LFRCO_IF_POSEDGE_SHIFT 1
#define _LFRCO_IF_RDY_DEFAULT 0x00000000UL
#define _LFRCO_IF_RDY_MASK 0x1UL
#define _LFRCO_IF_RDY_SHIFT 0
#define _LFRCO_IF_RESETVALUE 0x00000000UL
#define _LFRCO_IPVERSION_IPVERSION_DEFAULT 0x00000000UL
#define _LFRCO_IPVERSION_IPVERSION_MASK 0xFFFFFFFFUL
#define _LFRCO_IPVERSION_IPVERSION_SHIFT 0
#define _LFRCO_IPVERSION_MASK 0xFFFFFFFFUL
#define _LFRCO_IPVERSION_RESETVALUE 0x00000000UL
#define _LFRCO_LOCK_LOCKKEY_DEFAULT 0x00002603UL
#define _LFRCO_LOCK_LOCKKEY_LOCK 0x00000000UL
#define _LFRCO_LOCK_LOCKKEY_MASK 0xFFFFUL
#define _LFRCO_LOCK_LOCKKEY_SHIFT 0
#define _LFRCO_LOCK_LOCKKEY_UNLOCK 0x00002603UL
#define _LFRCO_LOCK_MASK 0x0000FFFFUL
#define _LFRCO_LOCK_RESETVALUE 0x00002603UL
#define _LFRCO_STATUS_ENS_DEFAULT 0x00000000UL
#define _LFRCO_STATUS_ENS_MASK 0x10000UL
#define _LFRCO_STATUS_ENS_SHIFT 16
#define _LFRCO_STATUS_LOCK_DEFAULT 0x00000000UL
#define _LFRCO_STATUS_LOCK_LOCKED 0x00000001UL
#define _LFRCO_STATUS_LOCK_MASK 0x80000000UL
#define _LFRCO_STATUS_LOCK_SHIFT 31
#define _LFRCO_STATUS_LOCK_UNLOCKED 0x00000000UL
#define _LFRCO_STATUS_MASK 0x80010001UL
#define _LFRCO_STATUS_RDY_DEFAULT 0x00000000UL
#define _LFRCO_STATUS_RDY_MASK 0x1UL
#define _LFRCO_STATUS_RDY_SHIFT 0
#define _LFRCO_STATUS_RESETVALUE 0x00000000UL
#define _LFRCO_SYNCBUSY_CAL_DEFAULT 0x00000000UL
#define _LFRCO_SYNCBUSY_CAL_MASK 0x1UL
#define _LFRCO_SYNCBUSY_CAL_SHIFT 0
#define _LFRCO_SYNCBUSY_MASK 0x00000001UL
#define _LFRCO_SYNCBUSY_RESETVALUE 0x00000000UL
#define LFRCO_CAL_FREQTRIM_DEFAULT ( _LFRCO_CAL_FREQTRIM_DEFAULT << 0)
#define LFRCO_IEN_NEGEDGE (0x1UL << 2)
#define LFRCO_IEN_NEGEDGE_DEFAULT ( _LFRCO_IEN_NEGEDGE_DEFAULT << 2)
#define LFRCO_IEN_POSEDGE (0x1UL << 1)
#define LFRCO_IEN_POSEDGE_DEFAULT ( _LFRCO_IEN_POSEDGE_DEFAULT << 1)
#define LFRCO_IEN_RDY (0x1UL << 0)
#define LFRCO_IEN_RDY_DEFAULT ( _LFRCO_IEN_RDY_DEFAULT << 0)
#define LFRCO_IF_NEGEDGE (0x1UL << 2)
#define LFRCO_IF_NEGEDGE_DEFAULT ( _LFRCO_IF_NEGEDGE_DEFAULT << 2)
#define LFRCO_IF_POSEDGE (0x1UL << 1)
#define LFRCO_IF_POSEDGE_DEFAULT ( _LFRCO_IF_POSEDGE_DEFAULT << 1)
#define LFRCO_IF_RDY (0x1UL << 0)
#define LFRCO_IF_RDY_DEFAULT ( _LFRCO_IF_RDY_DEFAULT << 0)
#define LFRCO_IPVERSION_IPVERSION_DEFAULT ( _LFRCO_IPVERSION_IPVERSION_DEFAULT << 0)
#define LFRCO_LOCK_LOCKKEY_DEFAULT ( _LFRCO_LOCK_LOCKKEY_DEFAULT << 0)
#define LFRCO_LOCK_LOCKKEY_LOCK ( _LFRCO_LOCK_LOCKKEY_LOCK << 0)
#define LFRCO_LOCK_LOCKKEY_UNLOCK ( _LFRCO_LOCK_LOCKKEY_UNLOCK << 0)
#define LFRCO_STATUS_ENS (0x1UL << 16)
#define LFRCO_STATUS_ENS_DEFAULT ( _LFRCO_STATUS_ENS_DEFAULT << 16)
#define LFRCO_STATUS_LOCK (0x1UL << 31)
#define LFRCO_STATUS_LOCK_DEFAULT ( _LFRCO_STATUS_LOCK_DEFAULT << 31)
#define LFRCO_STATUS_LOCK_LOCKED ( _LFRCO_STATUS_LOCK_LOCKED << 31)
#define LFRCO_STATUS_LOCK_UNLOCKED ( _LFRCO_STATUS_LOCK_UNLOCKED << 31)
#define LFRCO_STATUS_RDY (0x1UL << 0)
#define LFRCO_STATUS_RDY_DEFAULT ( _LFRCO_STATUS_RDY_DEFAULT << 0)
#define LFRCO_SYNCBUSY_CAL (0x1UL << 0)
#define LFRCO_SYNCBUSY_CAL_DEFAULT ( _LFRCO_SYNCBUSY_CAL_DEFAULT << 0)

Macro Definition Documentation

#define _LFRCO_CAL_FREQTRIM_DEFAULT   0x000000A5UL

Mode DEFAULT for LFRCO_CAL

Definition at line 134 of file efr32bg21_lfrco.h .

#define _LFRCO_CAL_FREQTRIM_MASK   0xFFUL

Bit mask for LFRCO_FREQTRIM

Definition at line 133 of file efr32bg21_lfrco.h .

Referenced by CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .

#define _LFRCO_CAL_FREQTRIM_SHIFT   0

Shift value for LFRCO_FREQTRIM

Definition at line 132 of file efr32bg21_lfrco.h .

Referenced by CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .

#define _LFRCO_CAL_MASK   0x000000FFUL

Mask for LFRCO_CAL

Definition at line 131 of file efr32bg21_lfrco.h .

#define _LFRCO_CAL_RESETVALUE   0x000000A5UL

Default value for LFRCO_CAL

Definition at line 130 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_MASK   0x00000007UL

Mask for LFRCO_IEN

Definition at line 158 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_NEGEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IEN

Definition at line 172 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_NEGEDGE_MASK   0x4UL

Bit mask for LFRCO_NEGEDGE

Definition at line 171 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_NEGEDGE_SHIFT   2

Shift value for LFRCO_NEGEDGE

Definition at line 170 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_POSEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IEN

Definition at line 167 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_POSEDGE_MASK   0x2UL

Bit mask for LFRCO_POSEDGE

Definition at line 166 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_POSEDGE_SHIFT   1

Shift value for LFRCO_POSEDGE

Definition at line 165 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IEN

Definition at line 162 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_RDY_MASK   0x1UL

Bit mask for LFRCO_RDY

Definition at line 161 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_RDY_SHIFT   0

Shift value for LFRCO_RDY

Definition at line 160 of file efr32bg21_lfrco.h .

#define _LFRCO_IEN_RESETVALUE   0x00000000UL

Default value for LFRCO_IEN

Definition at line 157 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_MASK   0x00000007UL

Mask for LFRCO_IF

Definition at line 139 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_NEGEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IF

Definition at line 153 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_NEGEDGE_MASK   0x4UL

Bit mask for LFRCO_NEGEDGE

Definition at line 152 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_NEGEDGE_SHIFT   2

Shift value for LFRCO_NEGEDGE

Definition at line 151 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_POSEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IF

Definition at line 148 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_POSEDGE_MASK   0x2UL

Bit mask for LFRCO_POSEDGE

Definition at line 147 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_POSEDGE_SHIFT   1

Shift value for LFRCO_POSEDGE

Definition at line 146 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IF

Definition at line 143 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_RDY_MASK   0x1UL

Bit mask for LFRCO_RDY

Definition at line 142 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_RDY_SHIFT   0

Shift value for LFRCO_RDY

Definition at line 141 of file efr32bg21_lfrco.h .

#define _LFRCO_IF_RESETVALUE   0x00000000UL

Default value for LFRCO_IF

Definition at line 138 of file efr32bg21_lfrco.h .

#define _LFRCO_IPVERSION_IPVERSION_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_IPVERSION

Definition at line 103 of file efr32bg21_lfrco.h .

#define _LFRCO_IPVERSION_IPVERSION_MASK   0xFFFFFFFFUL

Bit mask for LFRCO_IPVERSION

Definition at line 102 of file efr32bg21_lfrco.h .

#define _LFRCO_IPVERSION_IPVERSION_SHIFT   0

Shift value for LFRCO_IPVERSION

Definition at line 101 of file efr32bg21_lfrco.h .

#define _LFRCO_IPVERSION_MASK   0xFFFFFFFFUL

Mask for LFRCO_IPVERSION

Definition at line 100 of file efr32bg21_lfrco.h .

#define _LFRCO_IPVERSION_RESETVALUE   0x00000000UL

Default value for LFRCO_IPVERSION

Definition at line 99 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_LOCKKEY_DEFAULT   0x00002603UL

Mode DEFAULT for LFRCO_LOCK

Definition at line 189 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_LOCKKEY_LOCK   0x00000000UL

Mode LOCK for LFRCO_LOCK

Definition at line 190 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_LOCKKEY_MASK   0xFFFFUL

Bit mask for LFRCO_LOCKKEY

Definition at line 188 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_LOCKKEY_SHIFT   0

Shift value for LFRCO_LOCKKEY

Definition at line 187 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_LOCKKEY_UNLOCK   0x00002603UL

Mode UNLOCK for LFRCO_LOCK

Definition at line 191 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_MASK   0x0000FFFFUL

Mask for LFRCO_LOCK

Definition at line 186 of file efr32bg21_lfrco.h .

#define _LFRCO_LOCK_RESETVALUE   0x00002603UL

Default value for LFRCO_LOCK

Definition at line 185 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_ENS_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_STATUS

Definition at line 117 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_ENS_MASK   0x10000UL

Bit mask for LFRCO_ENS

Definition at line 116 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_ENS_SHIFT   16

Shift value for LFRCO_ENS

Definition at line 115 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_LOCK_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_STATUS

Definition at line 122 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_LOCK_LOCKED   0x00000001UL

Mode LOCKED for LFRCO_STATUS

Definition at line 124 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_LOCK_MASK   0x80000000UL

Bit mask for LFRCO_LOCK

Definition at line 121 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_LOCK_SHIFT   31

Shift value for LFRCO_LOCK

Definition at line 120 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_LOCK_UNLOCKED   0x00000000UL

Mode UNLOCKED for LFRCO_STATUS

Definition at line 123 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_MASK   0x80010001UL

Mask for LFRCO_STATUS

Definition at line 108 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_STATUS

Definition at line 112 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_RDY_MASK   0x1UL

Bit mask for LFRCO_RDY

Definition at line 111 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_RDY_SHIFT   0

Shift value for LFRCO_RDY

Definition at line 110 of file efr32bg21_lfrco.h .

#define _LFRCO_STATUS_RESETVALUE   0x00000000UL

Default value for LFRCO_STATUS

Definition at line 107 of file efr32bg21_lfrco.h .

#define _LFRCO_SYNCBUSY_CAL_DEFAULT   0x00000000UL

Mode DEFAULT for LFRCO_SYNCBUSY

Definition at line 181 of file efr32bg21_lfrco.h .

#define _LFRCO_SYNCBUSY_CAL_MASK   0x1UL

Bit mask for LFRCO_CAL

Definition at line 180 of file efr32bg21_lfrco.h .

#define _LFRCO_SYNCBUSY_CAL_SHIFT   0

Shift value for LFRCO_CAL

Definition at line 179 of file efr32bg21_lfrco.h .

#define _LFRCO_SYNCBUSY_MASK   0x00000001UL

Mask for LFRCO_SYNCBUSY

Definition at line 177 of file efr32bg21_lfrco.h .

#define _LFRCO_SYNCBUSY_RESETVALUE   0x00000000UL

Default value for LFRCO_SYNCBUSY

Definition at line 176 of file efr32bg21_lfrco.h .

#define LFRCO_CAL_FREQTRIM_DEFAULT   ( _LFRCO_CAL_FREQTRIM_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_CAL

Definition at line 135 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_NEGEDGE   (0x1UL << 2)

Falling Edge Interrupt Enable

Definition at line 169 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_NEGEDGE_DEFAULT   ( _LFRCO_IEN_NEGEDGE_DEFAULT << 2)

Shifted mode DEFAULT for LFRCO_IEN

Definition at line 173 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_POSEDGE   (0x1UL << 1)

Rising Edge Interrupt Enable

Definition at line 164 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_POSEDGE_DEFAULT   ( _LFRCO_IEN_POSEDGE_DEFAULT << 1)

Shifted mode DEFAULT for LFRCO_IEN

Definition at line 168 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_RDY   (0x1UL << 0)

Ready Interrupt Enable

Definition at line 159 of file efr32bg21_lfrco.h .

#define LFRCO_IEN_RDY_DEFAULT   ( _LFRCO_IEN_RDY_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_IEN

Definition at line 163 of file efr32bg21_lfrco.h .

#define LFRCO_IF_NEGEDGE   (0x1UL << 2)

Falling Edge Interrupt Flag

Definition at line 150 of file efr32bg21_lfrco.h .

#define LFRCO_IF_NEGEDGE_DEFAULT   ( _LFRCO_IF_NEGEDGE_DEFAULT << 2)

Shifted mode DEFAULT for LFRCO_IF

Definition at line 154 of file efr32bg21_lfrco.h .

#define LFRCO_IF_POSEDGE   (0x1UL << 1)

Rising Edge Interrupt Flag

Definition at line 145 of file efr32bg21_lfrco.h .

#define LFRCO_IF_POSEDGE_DEFAULT   ( _LFRCO_IF_POSEDGE_DEFAULT << 1)

Shifted mode DEFAULT for LFRCO_IF

Definition at line 149 of file efr32bg21_lfrco.h .

#define LFRCO_IF_RDY   (0x1UL << 0)

Ready Interrupt Flag

Definition at line 140 of file efr32bg21_lfrco.h .

#define LFRCO_IF_RDY_DEFAULT   ( _LFRCO_IF_RDY_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_IF

Definition at line 144 of file efr32bg21_lfrco.h .

#define LFRCO_IPVERSION_IPVERSION_DEFAULT   ( _LFRCO_IPVERSION_IPVERSION_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_IPVERSION

Definition at line 104 of file efr32bg21_lfrco.h .

#define LFRCO_LOCK_LOCKKEY_DEFAULT   ( _LFRCO_LOCK_LOCKKEY_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_LOCK

Definition at line 192 of file efr32bg21_lfrco.h .

#define LFRCO_LOCK_LOCKKEY_LOCK   ( _LFRCO_LOCK_LOCKKEY_LOCK << 0)

Shifted mode LOCK for LFRCO_LOCK

Definition at line 193 of file efr32bg21_lfrco.h .

#define LFRCO_LOCK_LOCKKEY_UNLOCK   ( _LFRCO_LOCK_LOCKKEY_UNLOCK << 0)

Shifted mode UNLOCK for LFRCO_LOCK

Definition at line 194 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_ENS   (0x1UL << 16)

Enabled Status

Definition at line 114 of file efr32bg21_lfrco.h .

Referenced by UDELAY_Calibrate() .

#define LFRCO_STATUS_ENS_DEFAULT   ( _LFRCO_STATUS_ENS_DEFAULT << 16)

Shifted mode DEFAULT for LFRCO_STATUS

Definition at line 118 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_LOCK   (0x1UL << 31)

Lock Status

Definition at line 119 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_LOCK_DEFAULT   ( _LFRCO_STATUS_LOCK_DEFAULT << 31)

Shifted mode DEFAULT for LFRCO_STATUS

Definition at line 125 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_LOCK_LOCKED   ( _LFRCO_STATUS_LOCK_LOCKED << 31)

Shifted mode LOCKED for LFRCO_STATUS

Definition at line 127 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_LOCK_UNLOCKED   ( _LFRCO_STATUS_LOCK_UNLOCKED << 31)

Shifted mode UNLOCKED for LFRCO_STATUS

Definition at line 126 of file efr32bg21_lfrco.h .

#define LFRCO_STATUS_RDY   (0x1UL << 0)

Ready Status

Definition at line 109 of file efr32bg21_lfrco.h .

Referenced by UDELAY_Calibrate() .

#define LFRCO_STATUS_RDY_DEFAULT   ( _LFRCO_STATUS_RDY_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_STATUS

Definition at line 113 of file efr32bg21_lfrco.h .

#define LFRCO_SYNCBUSY_CAL   (0x1UL << 0)

CAL Busy

Definition at line 178 of file efr32bg21_lfrco.h .

#define LFRCO_SYNCBUSY_CAL_DEFAULT   ( _LFRCO_SYNCBUSY_CAL_DEFAULT << 0)

Shifted mode DEFAULT for LFRCO_SYNCBUSY

Definition at line 182 of file efr32bg21_lfrco.h .