NULL
This commit is contained in:
2
user/Main/GlobeTypeDef.h
Executable file → Normal file
2
user/Main/GlobeTypeDef.h
Executable file → Normal file
@@ -16,7 +16,6 @@
|
||||
typedef uint8_t u8; // <20><EFBFBD><DEB7><EFBFBD>8λ<38><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
typedef int8_t s8; // <20>з<EFBFBD><D0B7><EFBFBD>8λ<38><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
typedef uint16_t u16; // <20><EFBFBD><DEB7><EFBFBD>16λ<36><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
typedef unsigned short int u16;
|
||||
typedef int16_t s16; // <20>з<EFBFBD><D0B7><EFBFBD>16λ<36><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
typedef uint32_t u32; // <20><EFBFBD><DEB7><EFBFBD>32λ<32><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
typedef int32_t s32; // <20>з<EFBFBD><D0B7><EFBFBD>32λ<32><CEBB><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
@@ -123,7 +122,6 @@ typedef struct
|
||||
|
||||
}__SYS_BIT_TypeDef;
|
||||
|
||||
|
||||
typedef struct
|
||||
{
|
||||
u32 UARTHandle: 1;
|
||||
|
||||
Reference in New Issue
Block a user