EFM32G_PCNT_BitFieldsDevices
Macro Definition Documentation
#define _PCNT_CMD_LCNTIM_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CMD
Definition at line
119
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_LCNTIM_MASK 0x1UL |
Bit mask for PCNT_LCNTIM
Definition at line
118
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_LCNTIM_SHIFT 0 |
Shift value for PCNT_LCNTIM
Definition at line
117
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_LTOPBIM_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CMD
Definition at line
124
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_LTOPBIM_MASK 0x2UL |
Bit mask for PCNT_LTOPBIM
Definition at line
123
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_LTOPBIM_SHIFT 1 |
Shift value for PCNT_LTOPBIM
Definition at line
122
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_MASK 0x00000003UL |
Mask for PCNT_CMD
Definition at line
115
of file
efm32g_pcnt.h
.
#define _PCNT_CMD_RESETVALUE 0x00000000UL |
Default value for PCNT_CMD
Definition at line
114
of file
efm32g_pcnt.h
.
#define _PCNT_CNT_CNT_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CNT
Definition at line
145
of file
efm32g_pcnt.h
.
#define _PCNT_CNT_CNT_MASK 0xFFFFUL |
Bit mask for PCNT_CNT
Definition at line
144
of file
efm32g_pcnt.h
.
#define _PCNT_CNT_CNT_SHIFT 0 |
Shift value for PCNT_CNT
Definition at line
143
of file
efm32g_pcnt.h
.
#define _PCNT_CNT_MASK 0x0000FFFFUL |
Mask for PCNT_CNT
Definition at line
142
of file
efm32g_pcnt.h
.
#define _PCNT_CNT_RESETVALUE 0x00000000UL |
Default value for PCNT_CNT
Definition at line
141
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_CNTDIR_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CTRL
Definition at line
87
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_CNTDIR_DOWN 0x00000001UL |
Mode DOWN for PCNT_CTRL
Definition at line
89
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_CNTDIR_MASK 0x4UL |
Bit mask for PCNT_CNTDIR
Definition at line
86
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_CNTDIR_SHIFT 2 |
Shift value for PCNT_CNTDIR
Definition at line
85
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_CNTDIR_UP 0x00000000UL |
Mode UP for PCNT_CTRL
Definition at line
88
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_EDGE_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CTRL
Definition at line
96
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_EDGE_MASK 0x8UL |
Bit mask for PCNT_EDGE
Definition at line
95
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_EDGE_NEG 0x00000001UL |
Mode NEG for PCNT_CTRL
Definition at line
98
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_EDGE_POS 0x00000000UL |
Mode POS for PCNT_CTRL
Definition at line
97
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_EDGE_SHIFT 3 |
Shift value for PCNT_EDGE
Definition at line
94
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_FILT_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CTRL
Definition at line
105
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_FILT_MASK 0x10UL |
Bit mask for PCNT_FILT
Definition at line
104
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_FILT_SHIFT 4 |
Shift value for PCNT_FILT
Definition at line
103
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MASK 0x0000003FUL |
Mask for PCNT_CTRL
Definition at line
71
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CTRL
Definition at line
74
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_DISABLE 0x00000000UL |
Mode DISABLE for PCNT_CTRL
Definition at line
75
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_EXTCLKQUAD 0x00000003UL |
Mode EXTCLKQUAD for PCNT_CTRL
Definition at line
78
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_EXTCLKSINGLE 0x00000002UL |
Mode EXTCLKSINGLE for PCNT_CTRL
Definition at line
77
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_MASK 0x3UL |
Bit mask for PCNT_MODE
Definition at line
73
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , PCNT_Enable() , and PCNT_Init() .
#define _PCNT_CTRL_MODE_OVSSINGLE 0x00000001UL |
Mode OVSSINGLE for PCNT_CTRL
Definition at line
76
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_MODE_SHIFT 0 |
Shift value for PCNT_MODE
Definition at line
72
of file
efm32g_pcnt.h
.
Referenced by PCNT_Enable() , and PCNT_Init() .
#define _PCNT_CTRL_RESETVALUE 0x00000000UL |
Default value for PCNT_CTRL
Definition at line
70
of file
efm32g_pcnt.h
.
Referenced by PCNT_Reset() .
#define _PCNT_CTRL_RSTEN_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_CTRL
Definition at line
110
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_RSTEN_MASK 0x20UL |
Bit mask for PCNT_RSTEN
Definition at line
109
of file
efm32g_pcnt.h
.
#define _PCNT_CTRL_RSTEN_SHIFT 5 |
Shift value for PCNT_RSTEN
Definition at line
108
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterReset() , PCNT_Init() , and PCNT_Reset() .
#define _PCNT_FREEZE_MASK 0x00000001UL |
Mask for PCNT_FREEZE
Definition at line
256
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_REGFREEZE_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_FREEZE
Definition at line
260
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_REGFREEZE_FREEZE 0x00000001UL |
Mode FREEZE for PCNT_FREEZE
Definition at line
262
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_REGFREEZE_MASK 0x1UL |
Bit mask for PCNT_REGFREEZE
Definition at line
259
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_REGFREEZE_SHIFT 0 |
Shift value for PCNT_REGFREEZE
Definition at line
258
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_REGFREEZE_UPDATE 0x00000000UL |
Mode UPDATE for PCNT_FREEZE
Definition at line
261
of file
efm32g_pcnt.h
.
#define _PCNT_FREEZE_RESETVALUE 0x00000000UL |
Default value for PCNT_FREEZE
Definition at line
255
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_DIRCNG_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IEN
Definition at line
237
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_DIRCNG_MASK 0x4UL |
Bit mask for PCNT_DIRCNG
Definition at line
236
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_DIRCNG_SHIFT 2 |
Shift value for PCNT_DIRCNG
Definition at line
235
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_MASK 0x00000007UL |
Mask for PCNT_IEN
Definition at line
223
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_OF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IEN
Definition at line
232
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_OF_MASK 0x2UL |
Bit mask for PCNT_OF
Definition at line
231
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_OF_SHIFT 1 |
Shift value for PCNT_OF
Definition at line
230
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_RESETVALUE 0x00000000UL |
Default value for PCNT_IEN
Definition at line
222
of file
efm32g_pcnt.h
.
Referenced by PCNT_Reset() .
#define _PCNT_IEN_UF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IEN
Definition at line
227
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_UF_MASK 0x1UL |
Bit mask for PCNT_UF
Definition at line
226
of file
efm32g_pcnt.h
.
#define _PCNT_IEN_UF_SHIFT 0 |
Shift value for PCNT_UF
Definition at line
225
of file
efm32g_pcnt.h
.
#define _PCNT_IF_DIRCNG_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IF
Definition at line
180
of file
efm32g_pcnt.h
.
#define _PCNT_IF_DIRCNG_MASK 0x4UL |
Bit mask for PCNT_DIRCNG
Definition at line
179
of file
efm32g_pcnt.h
.
#define _PCNT_IF_DIRCNG_SHIFT 2 |
Shift value for PCNT_DIRCNG
Definition at line
178
of file
efm32g_pcnt.h
.
#define _PCNT_IF_MASK 0x00000007UL |
Mask for PCNT_IF
Definition at line
166
of file
efm32g_pcnt.h
.
#define _PCNT_IF_OF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IF
Definition at line
175
of file
efm32g_pcnt.h
.
#define _PCNT_IF_OF_MASK 0x2UL |
Bit mask for PCNT_OF
Definition at line
174
of file
efm32g_pcnt.h
.
#define _PCNT_IF_OF_SHIFT 1 |
Shift value for PCNT_OF
Definition at line
173
of file
efm32g_pcnt.h
.
#define _PCNT_IF_RESETVALUE 0x00000000UL |
Default value for PCNT_IF
Definition at line
165
of file
efm32g_pcnt.h
.
#define _PCNT_IF_UF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IF
Definition at line
170
of file
efm32g_pcnt.h
.
#define _PCNT_IF_UF_MASK 0x1UL |
Bit mask for PCNT_UF
Definition at line
169
of file
efm32g_pcnt.h
.
#define _PCNT_IF_UF_SHIFT 0 |
Shift value for PCNT_UF
Definition at line
168
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_DIRCNG_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFC
Definition at line
218
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_DIRCNG_MASK 0x4UL |
Bit mask for PCNT_DIRCNG
Definition at line
217
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_DIRCNG_SHIFT 2 |
Shift value for PCNT_DIRCNG
Definition at line
216
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_MASK 0x00000007UL |
#define _PCNT_IFC_OF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFC
Definition at line
213
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_OF_MASK 0x2UL |
Bit mask for PCNT_OF
Definition at line
212
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_OF_SHIFT 1 |
Shift value for PCNT_OF
Definition at line
211
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_RESETVALUE 0x00000000UL |
Default value for PCNT_IFC
Definition at line
203
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_UF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFC
Definition at line
208
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_UF_MASK 0x1UL |
Bit mask for PCNT_UF
Definition at line
207
of file
efm32g_pcnt.h
.
#define _PCNT_IFC_UF_SHIFT 0 |
Shift value for PCNT_UF
Definition at line
206
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_DIRCNG_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFS
Definition at line
199
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_DIRCNG_MASK 0x4UL |
Bit mask for PCNT_DIRCNG
Definition at line
198
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_DIRCNG_SHIFT 2 |
Shift value for PCNT_DIRCNG
Definition at line
197
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_MASK 0x00000007UL |
Mask for PCNT_IFS
Definition at line
185
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_OF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFS
Definition at line
194
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_OF_MASK 0x2UL |
Bit mask for PCNT_OF
Definition at line
193
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_OF_SHIFT 1 |
Shift value for PCNT_OF
Definition at line
192
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_RESETVALUE 0x00000000UL |
Default value for PCNT_IFS
Definition at line
184
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_UF_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_IFS
Definition at line
189
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_UF_MASK 0x1UL |
Bit mask for PCNT_UF
Definition at line
188
of file
efm32g_pcnt.h
.
#define _PCNT_IFS_UF_SHIFT 0 |
Shift value for PCNT_UF
Definition at line
187
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_ROUTE
Definition at line
246
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_LOC0 0x00000000UL |
Mode LOC0 for PCNT_ROUTE
Definition at line
245
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_LOC1 0x00000001UL |
Mode LOC1 for PCNT_ROUTE
Definition at line
247
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_LOC2 0x00000002UL |
Mode LOC2 for PCNT_ROUTE
Definition at line
248
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_MASK 0x300UL |
Bit mask for PCNT_LOCATION
Definition at line
244
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_LOCATION_SHIFT 8 |
Shift value for PCNT_LOCATION
Definition at line
243
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_MASK 0x00000300UL |
Mask for PCNT_ROUTE
Definition at line
242
of file
efm32g_pcnt.h
.
#define _PCNT_ROUTE_RESETVALUE 0x00000000UL |
Default value for PCNT_ROUTE
Definition at line
241
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_DIR_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_STATUS
Definition at line
133
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_DIR_DOWN 0x00000001UL |
Mode DOWN for PCNT_STATUS
Definition at line
135
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_DIR_MASK 0x1UL |
Bit mask for PCNT_DIR
Definition at line
132
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_DIR_SHIFT 0 |
Shift value for PCNT_DIR
Definition at line
131
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_DIR_UP 0x00000000UL |
Mode UP for PCNT_STATUS
Definition at line
134
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_MASK 0x00000001UL |
Mask for PCNT_STATUS
Definition at line
129
of file
efm32g_pcnt.h
.
#define _PCNT_STATUS_RESETVALUE 0x00000000UL |
Default value for PCNT_STATUS
Definition at line
128
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CMD_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_SYNCBUSY
Definition at line
278
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CMD_MASK 0x2UL |
Bit mask for PCNT_CMD
Definition at line
277
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CMD_SHIFT 1 |
Shift value for PCNT_CMD
Definition at line
276
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CTRL_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_SYNCBUSY
Definition at line
273
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CTRL_MASK 0x1UL |
Bit mask for PCNT_CTRL
Definition at line
272
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_CTRL_SHIFT 0 |
Shift value for PCNT_CTRL
Definition at line
271
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_MASK 0x00000007UL |
Mask for PCNT_SYNCBUSY
Definition at line
269
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_RESETVALUE 0x00000000UL |
Default value for PCNT_SYNCBUSY
Definition at line
268
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_TOPB_DEFAULT 0x00000000UL |
Mode DEFAULT for PCNT_SYNCBUSY
Definition at line
283
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_TOPB_MASK 0x4UL |
Bit mask for PCNT_TOPB
Definition at line
282
of file
efm32g_pcnt.h
.
#define _PCNT_SYNCBUSY_TOPB_SHIFT 2 |
Shift value for PCNT_TOPB
Definition at line
281
of file
efm32g_pcnt.h
.
#define _PCNT_TOP_MASK 0x0000FFFFUL |
Mask for PCNT_TOP
Definition at line
150
of file
efm32g_pcnt.h
.
#define _PCNT_TOP_RESETVALUE 0x000000FFUL |
Default value for PCNT_TOP
Definition at line
149
of file
efm32g_pcnt.h
.
#define _PCNT_TOP_TOP_DEFAULT 0x000000FFUL |
Mode DEFAULT for PCNT_TOP
Definition at line
153
of file
efm32g_pcnt.h
.
#define _PCNT_TOP_TOP_MASK 0xFFFFUL |
Bit mask for PCNT_TOP
Definition at line
152
of file
efm32g_pcnt.h
.
#define _PCNT_TOP_TOP_SHIFT 0 |
Shift value for PCNT_TOP
Definition at line
151
of file
efm32g_pcnt.h
.
#define _PCNT_TOPB_MASK 0x0000FFFFUL |
Mask for PCNT_TOPB
Definition at line
158
of file
efm32g_pcnt.h
.
#define _PCNT_TOPB_RESETVALUE 0x000000FFUL |
Default value for PCNT_TOPB
Definition at line
157
of file
efm32g_pcnt.h
.
Referenced by PCNT_Reset() .
#define _PCNT_TOPB_TOPB_DEFAULT 0x000000FFUL |
Mode DEFAULT for PCNT_TOPB
Definition at line
161
of file
efm32g_pcnt.h
.
#define _PCNT_TOPB_TOPB_MASK 0xFFFFUL |
Bit mask for PCNT_TOPB
Definition at line
160
of file
efm32g_pcnt.h
.
#define _PCNT_TOPB_TOPB_SHIFT 0 |
Shift value for PCNT_TOPB
Definition at line
159
of file
efm32g_pcnt.h
.
#define PCNT_CMD_LCNTIM (0x1UL << 0) |
Load CNT Immediately
Definition at line
116
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() .
#define PCNT_CMD_LCNTIM_DEFAULT ( _PCNT_CMD_LCNTIM_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_CMD
Definition at line
120
of file
efm32g_pcnt.h
.
#define PCNT_CMD_LTOPBIM (0x1UL << 1) |
Load TOPB Immediately
Definition at line
121
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , PCNT_Init() , and PCNT_TopSet() .
#define PCNT_CMD_LTOPBIM_DEFAULT ( _PCNT_CMD_LTOPBIM_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_CMD
Definition at line
125
of file
efm32g_pcnt.h
.
#define PCNT_CNT_CNT_DEFAULT ( _PCNT_CNT_CNT_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_CNT
Definition at line
146
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_CNTDIR (0x1UL << 2) |
Non-Quadrature Mode Counter Direction Control
Definition at line
84
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_CNTDIR_DEFAULT ( _PCNT_CTRL_CNTDIR_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_CTRL
Definition at line
90
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_CNTDIR_DOWN ( _PCNT_CTRL_CNTDIR_DOWN << 2) |
Shifted mode DOWN for PCNT_CTRL
Definition at line
92
of file
efm32g_pcnt.h
.
Referenced by PCNT_Init() .
#define PCNT_CTRL_CNTDIR_UP ( _PCNT_CTRL_CNTDIR_UP << 2) |
Shifted mode UP for PCNT_CTRL
Definition at line
91
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_EDGE (0x1UL << 3) |
Edge Select
Definition at line
93
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_EDGE_DEFAULT ( _PCNT_CTRL_EDGE_DEFAULT << 3) |
Shifted mode DEFAULT for PCNT_CTRL
Definition at line
99
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_EDGE_NEG ( _PCNT_CTRL_EDGE_NEG << 3) |
Shifted mode NEG for PCNT_CTRL
Definition at line
101
of file
efm32g_pcnt.h
.
Referenced by PCNT_Init() .
#define PCNT_CTRL_EDGE_POS ( _PCNT_CTRL_EDGE_POS << 3) |
Shifted mode POS for PCNT_CTRL
Definition at line
100
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_FILT (0x1UL << 4) |
Enable Digital Pulse Width Filter
Definition at line
102
of file
efm32g_pcnt.h
.
Referenced by PCNT_Init() .
#define PCNT_CTRL_FILT_DEFAULT ( _PCNT_CTRL_FILT_DEFAULT << 4) |
Shifted mode DEFAULT for PCNT_CTRL
Definition at line
106
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_MODE_DEFAULT ( _PCNT_CTRL_MODE_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_CTRL
Definition at line
79
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_MODE_DISABLE ( _PCNT_CTRL_MODE_DISABLE << 0) |
Shifted mode DISABLE for PCNT_CTRL
Definition at line
80
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , and PCNT_Init() .
#define PCNT_CTRL_MODE_EXTCLKQUAD ( _PCNT_CTRL_MODE_EXTCLKQUAD << 0) |
Shifted mode EXTCLKQUAD for PCNT_CTRL
Definition at line
83
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_MODE_EXTCLKSINGLE ( _PCNT_CTRL_MODE_EXTCLKSINGLE << 0) |
Shifted mode EXTCLKSINGLE for PCNT_CTRL
Definition at line
82
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_MODE_OVSSINGLE ( _PCNT_CTRL_MODE_OVSSINGLE << 0) |
Shifted mode OVSSINGLE for PCNT_CTRL
Definition at line
81
of file
efm32g_pcnt.h
.
#define PCNT_CTRL_RSTEN (0x1UL << 5) |
Enable PCNT Clock Domain Reset
Definition at line
107
of file
efm32g_pcnt.h
.
Referenced by PCNT_Init() , and PCNT_Reset() .
#define PCNT_CTRL_RSTEN_DEFAULT ( _PCNT_CTRL_RSTEN_DEFAULT << 5) |
Shifted mode DEFAULT for PCNT_CTRL
Definition at line
111
of file
efm32g_pcnt.h
.
#define PCNT_FREEZE_REGFREEZE (0x1UL << 0) |
Register Update Freeze
Definition at line
257
of file
efm32g_pcnt.h
.
Referenced by PCNT_FreezeEnable() .
#define PCNT_FREEZE_REGFREEZE_DEFAULT ( _PCNT_FREEZE_REGFREEZE_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_FREEZE
Definition at line
263
of file
efm32g_pcnt.h
.
#define PCNT_FREEZE_REGFREEZE_FREEZE ( _PCNT_FREEZE_REGFREEZE_FREEZE << 0) |
Shifted mode FREEZE for PCNT_FREEZE
Definition at line
265
of file
efm32g_pcnt.h
.
#define PCNT_FREEZE_REGFREEZE_UPDATE ( _PCNT_FREEZE_REGFREEZE_UPDATE << 0) |
Shifted mode UPDATE for PCNT_FREEZE
Definition at line
264
of file
efm32g_pcnt.h
.
#define PCNT_IEN_DIRCNG (0x1UL << 2) |
Direction Change Detect Interrupt Enable
Definition at line
234
of file
efm32g_pcnt.h
.
#define PCNT_IEN_DIRCNG_DEFAULT ( _PCNT_IEN_DIRCNG_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_IEN
Definition at line
238
of file
efm32g_pcnt.h
.
#define PCNT_IEN_OF (0x1UL << 1) |
Overflow Interrupt Enable
Definition at line
229
of file
efm32g_pcnt.h
.
#define PCNT_IEN_OF_DEFAULT ( _PCNT_IEN_OF_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_IEN
Definition at line
233
of file
efm32g_pcnt.h
.
#define PCNT_IEN_UF (0x1UL << 0) |
Underflow Interrupt Enable
Definition at line
224
of file
efm32g_pcnt.h
.
#define PCNT_IEN_UF_DEFAULT ( _PCNT_IEN_UF_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_IEN
Definition at line
228
of file
efm32g_pcnt.h
.
#define PCNT_IF_DIRCNG (0x1UL << 2) |
Direction Change Detect Interrupt Flag
Definition at line
177
of file
efm32g_pcnt.h
.
#define PCNT_IF_DIRCNG_DEFAULT ( _PCNT_IF_DIRCNG_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_IF
Definition at line
181
of file
efm32g_pcnt.h
.
#define PCNT_IF_OF (0x1UL << 1) |
Overflow Interrupt Read Flag
Definition at line
172
of file
efm32g_pcnt.h
.
#define PCNT_IF_OF_DEFAULT ( _PCNT_IF_OF_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_IF
Definition at line
176
of file
efm32g_pcnt.h
.
#define PCNT_IF_UF (0x1UL << 0) |
Underflow Interrupt Read Flag
Definition at line
167
of file
efm32g_pcnt.h
.
#define PCNT_IF_UF_DEFAULT ( _PCNT_IF_UF_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_IF
Definition at line
171
of file
efm32g_pcnt.h
.
#define PCNT_IFC_DIRCNG (0x1UL << 2) |
Direction Change Detect Interrupt Clear
Definition at line
215
of file
efm32g_pcnt.h
.
#define PCNT_IFC_DIRCNG_DEFAULT ( _PCNT_IFC_DIRCNG_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_IFC
Definition at line
219
of file
efm32g_pcnt.h
.
#define PCNT_IFC_OF (0x1UL << 1) |
Overflow Interrupt Clear
Definition at line
210
of file
efm32g_pcnt.h
.
#define PCNT_IFC_OF_DEFAULT ( _PCNT_IFC_OF_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_IFC
Definition at line
214
of file
efm32g_pcnt.h
.
#define PCNT_IFC_UF (0x1UL << 0) |
Underflow Interrupt Clear
Definition at line
205
of file
efm32g_pcnt.h
.
#define PCNT_IFC_UF_DEFAULT ( _PCNT_IFC_UF_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_IFC
Definition at line
209
of file
efm32g_pcnt.h
.
#define PCNT_IFS_DIRCNG (0x1UL << 2) |
Direction Change Detect Interrupt Set
Definition at line
196
of file
efm32g_pcnt.h
.
#define PCNT_IFS_DIRCNG_DEFAULT ( _PCNT_IFS_DIRCNG_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_IFS
Definition at line
200
of file
efm32g_pcnt.h
.
#define PCNT_IFS_OF (0x1UL << 1) |
Overflow Interrupt Set
Definition at line
191
of file
efm32g_pcnt.h
.
#define PCNT_IFS_OF_DEFAULT ( _PCNT_IFS_OF_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_IFS
Definition at line
195
of file
efm32g_pcnt.h
.
#define PCNT_IFS_UF (0x1UL << 0) |
Underflow interrupt set
Definition at line
186
of file
efm32g_pcnt.h
.
#define PCNT_IFS_UF_DEFAULT ( _PCNT_IFS_UF_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_IFS
Definition at line
190
of file
efm32g_pcnt.h
.
#define PCNT_ROUTE_LOCATION_DEFAULT ( _PCNT_ROUTE_LOCATION_DEFAULT << 8) |
Shifted mode DEFAULT for PCNT_ROUTE
Definition at line
250
of file
efm32g_pcnt.h
.
#define PCNT_ROUTE_LOCATION_LOC0 ( _PCNT_ROUTE_LOCATION_LOC0 << 8) |
Shifted mode LOC0 for PCNT_ROUTE
Definition at line
249
of file
efm32g_pcnt.h
.
#define PCNT_ROUTE_LOCATION_LOC1 ( _PCNT_ROUTE_LOCATION_LOC1 << 8) |
Shifted mode LOC1 for PCNT_ROUTE
Definition at line
251
of file
efm32g_pcnt.h
.
#define PCNT_ROUTE_LOCATION_LOC2 ( _PCNT_ROUTE_LOCATION_LOC2 << 8) |
Shifted mode LOC2 for PCNT_ROUTE
Definition at line
252
of file
efm32g_pcnt.h
.
#define PCNT_STATUS_DIR (0x1UL << 0) |
Current Counter Direction
Definition at line
130
of file
efm32g_pcnt.h
.
#define PCNT_STATUS_DIR_DEFAULT ( _PCNT_STATUS_DIR_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_STATUS
Definition at line
136
of file
efm32g_pcnt.h
.
#define PCNT_STATUS_DIR_DOWN ( _PCNT_STATUS_DIR_DOWN << 0) |
Shifted mode DOWN for PCNT_STATUS
Definition at line
138
of file
efm32g_pcnt.h
.
#define PCNT_STATUS_DIR_UP ( _PCNT_STATUS_DIR_UP << 0) |
Shifted mode UP for PCNT_STATUS
Definition at line
137
of file
efm32g_pcnt.h
.
#define PCNT_SYNCBUSY_CMD (0x1UL << 1) |
CMD Register Busy
Definition at line
275
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , and PCNT_TopSet() .
#define PCNT_SYNCBUSY_CMD_DEFAULT ( _PCNT_SYNCBUSY_CMD_DEFAULT << 1) |
Shifted mode DEFAULT for PCNT_SYNCBUSY
Definition at line
279
of file
efm32g_pcnt.h
.
#define PCNT_SYNCBUSY_CTRL (0x1UL << 0) |
CTRL Register Busy
Definition at line
270
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , PCNT_Enable() , PCNT_Init() , and PCNT_Reset() .
#define PCNT_SYNCBUSY_CTRL_DEFAULT ( _PCNT_SYNCBUSY_CTRL_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_SYNCBUSY
Definition at line
274
of file
efm32g_pcnt.h
.
#define PCNT_SYNCBUSY_TOPB (0x1UL << 2) |
TOPB Register Busy
Definition at line
280
of file
efm32g_pcnt.h
.
Referenced by PCNT_CounterTopSet() , PCNT_TopBufferSet() , and PCNT_TopSet() .
#define PCNT_SYNCBUSY_TOPB_DEFAULT ( _PCNT_SYNCBUSY_TOPB_DEFAULT << 2) |
Shifted mode DEFAULT for PCNT_SYNCBUSY
Definition at line
284
of file
efm32g_pcnt.h
.
#define PCNT_TOP_TOP_DEFAULT ( _PCNT_TOP_TOP_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_TOP
Definition at line
154
of file
efm32g_pcnt.h
.
#define PCNT_TOPB_TOPB_DEFAULT ( _PCNT_TOPB_TOPB_DEFAULT << 0) |
Shifted mode DEFAULT for PCNT_TOPB
Definition at line
162
of file
efm32g_pcnt.h
.