SAME54P20A Test Project
Data Fields
PDEC_STATUS_Type Union Reference

Data Fields

struct {
   uint16_t   QERR:1
 
   uint16_t   IDXERR:1
 
   uint16_t   MPERR:1
 
   uint16_t   __pad0__:1
 
   uint16_t   WINERR:1
 
   uint16_t   HERR:1
 
   uint16_t   STOP:1
 
   uint16_t   DIR:1
 
   uint16_t   PRESCBUFV:1
 
   uint16_t   FILTERBUFV:1
 
   uint16_t   __pad1__:2
 
   uint16_t   CCBUFV0:1
 
   uint16_t   CCBUFV1:1
 
   uint16_t   __pad2__:2
 
bit
 
struct {
   uint16_t   __pad0__:12
 
   uint16_t   CCBUFV:2
 
   uint16_t   __pad1__:2
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 397 of file pdec.h.

Field Documentation

◆ __pad0__

uint16_t PDEC_STATUS_Type::__pad0__

bit: 3 Reserved

bit: 0..11 Reserved

Definition at line 402 of file pdec.h.

◆ __pad1__

uint16_t PDEC_STATUS_Type::__pad1__

bit: 10..11 Reserved

bit: 14..15 Reserved

Definition at line 409 of file pdec.h.

◆ __pad2__

uint16_t PDEC_STATUS_Type::__pad2__

bit: 14..15 Reserved

Definition at line 412 of file pdec.h.

◆ bit

struct { ... } PDEC_STATUS_Type::bit

Structure used for bit access

◆ CCBUFV

uint16_t PDEC_STATUS_Type::CCBUFV

bit: 12..13 Compare Channel x Buffer Valid

Definition at line 416 of file pdec.h.

◆ CCBUFV0

uint16_t PDEC_STATUS_Type::CCBUFV0

bit: 12 Compare Channel 0 Buffer Valid

Definition at line 410 of file pdec.h.

◆ CCBUFV1

uint16_t PDEC_STATUS_Type::CCBUFV1

bit: 13 Compare Channel 1 Buffer Valid

Definition at line 411 of file pdec.h.

◆ DIR

uint16_t PDEC_STATUS_Type::DIR

bit: 7 Direction Status Flag

Definition at line 406 of file pdec.h.

◆ FILTERBUFV

uint16_t PDEC_STATUS_Type::FILTERBUFV

bit: 9 Filter Buffer Valid

Definition at line 408 of file pdec.h.

◆ HERR

uint16_t PDEC_STATUS_Type::HERR

bit: 5 Hall Error Flag

Definition at line 404 of file pdec.h.

◆ IDXERR

uint16_t PDEC_STATUS_Type::IDXERR

bit: 1 Index Error Flag

Definition at line 400 of file pdec.h.

◆ MPERR

uint16_t PDEC_STATUS_Type::MPERR

bit: 2 Missing Pulse Error flag

Definition at line 401 of file pdec.h.

◆ PRESCBUFV

uint16_t PDEC_STATUS_Type::PRESCBUFV

bit: 8 Prescaler Buffer Valid

Definition at line 407 of file pdec.h.

◆ QERR

uint16_t PDEC_STATUS_Type::QERR

bit: 0 Quadrature Error Flag

Definition at line 399 of file pdec.h.

◆ reg

uint16_t PDEC_STATUS_Type::reg

Type used for register access

Definition at line 419 of file pdec.h.

◆ STOP

uint16_t PDEC_STATUS_Type::STOP

bit: 6 Stop

Definition at line 405 of file pdec.h.

◆ vec

struct { ... } PDEC_STATUS_Type::vec

Structure used for vec access

◆ WINERR

uint16_t PDEC_STATUS_Type::WINERR

bit: 4 Window Error Flag

Definition at line 403 of file pdec.h.


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