Created structs and enums for alternate function UART pins
This commit is contained in:
@@ -23,11 +23,7 @@ struct SHAL_Peripheral_Register {
|
||||
unsigned long offset;
|
||||
};
|
||||
|
||||
struct SHAL_EXTIO_Register{
|
||||
volatile uint32_t* EXT_ICR;
|
||||
unsigned long mask;
|
||||
IRQn_Type IRQN;
|
||||
};
|
||||
|
||||
|
||||
//---------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user