#include <common/p33c_pral/p33c_dsp.h>
Collaboration diagram for DSP_CONFIG_s:Data Fields | |
| union { | |
| volatile uint16_t value | |
| }; | |
| volatile CORCON_IF_t | IF: 1 |
| volatile CORCON_RND_t | RND: 1 |
| volatile CORCON_SFA_t | SFA: 1 |
| volatile CORCON_IPL3_STAT_t | IPL3: 1 |
| volatile CORCON_ACCSAT_t | ACCSAT: 1 |
| volatile CORCON_SATDW_t | SATDW: 1 |
| volatile CORCON_SATB_t | SATB: 1 |
| volatile CORCON_SATA_t | SATA: 1 |
| volatile CORCON_DL_STAT_t | DL: 3 |
| volatile CORCON_EDT_t | EDT: 1 |
| volatile CORCON_US_t | US: 2 |
| volatile | unsigned: 1 |
| volatile CORCON_VAR_t | VAR: 1 |
Definition at line 166 of file p33c_dsp.h.
| union { ... } |
| volatile CORCON_ACCSAT_t ACCSAT |
Definition at line 174 of file p33c_dsp.h.
| volatile CORCON_DL_STAT_t DL |
Definition at line 179 of file p33c_dsp.h.
| volatile CORCON_EDT_t EDT |
Definition at line 180 of file p33c_dsp.h.
| volatile CORCON_IF_t IF |
Definition at line 170 of file p33c_dsp.h.
| volatile CORCON_IPL3_STAT_t IPL3 |
Definition at line 173 of file p33c_dsp.h.
| volatile CORCON_RND_t RND |
Definition at line 171 of file p33c_dsp.h.
| volatile CORCON_SATA_t SATA |
Definition at line 177 of file p33c_dsp.h.
| volatile CORCON_SATB_t SATB |
Definition at line 176 of file p33c_dsp.h.
| volatile CORCON_SATDW_t SATDW |
Definition at line 175 of file p33c_dsp.h.
| volatile CORCON_SFA_t SFA |
Definition at line 172 of file p33c_dsp.h.
| volatile unsigned |
Definition at line 182 of file p33c_dsp.h.
| volatile CORCON_US_t US |
Definition at line 181 of file p33c_dsp.h.
| volatile uint16_t value |
Definition at line 186 of file p33c_dsp.h.
| volatile CORCON_VAR_t VAR |
Definition at line 183 of file p33c_dsp.h.