Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
/* Device Specific Peripheral registers structures */
/******************************************************************************/
-#pragma anon_unions
-
/*------------- System Control (SC) ------------------------------------------*/
typedef struct
{
__IO uint32_t Module_ID;
} EMAC_TypeDef;
-#pragma no_anon_unions
-
-
/******************************************************************************/
/* Peripheral memory map */
/******************************************************************************/