forked from Imagelibrary/rtems
bsp/mpc55xx: Add union name
This commit is contained in:
@@ -64,7 +64,7 @@ extern "C" {
|
|||||||
/* MODULE : eDMA */
|
/* MODULE : eDMA */
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
struct EDMA_tag {
|
struct EDMA_tag {
|
||||||
union {
|
union EDMA_CR_tag {
|
||||||
uint32_t R;
|
uint32_t R;
|
||||||
struct {
|
struct {
|
||||||
#if MPC55XX_CHIP_TYPE / 10 == 567
|
#if MPC55XX_CHIP_TYPE / 10 == 567
|
||||||
|
|||||||
Reference in New Issue
Block a user