mirror of
https://github.com/ArteryTek/AT32F415_Firmware_Library.git
synced 2026-05-21 01:12:20 +00:00
update version to v2.1.0
This commit is contained in:
@@ -705,6 +705,7 @@ typedef struct
|
||||
__IO uint32_t nptxfspcavail : 16; /* [15:0] */
|
||||
__IO uint32_t nptxqspcavail : 8; /* [23:16] */
|
||||
__IO uint32_t nptxqtop : 7; /* [30:24] */
|
||||
__IO uint32_t reserved1 : 1; /* [31] */
|
||||
} gnptxsts_bit;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user