Here are the data structures with brief descriptions:
 block_status | |
 genclk_config | Hardware representation of a set of generic clock parameters |
 nand_flash_ecc | NAND Flash ECC layer is called by upper layer, it will call the raw layer to do write/read operations, and do ECC check to the write/read result, it then will feedback the ECC check result to the upper layer |
 nand_flash_management | |
 nand_flash_map | |
 nand_flash_model | |
 nand_flash_raw | The raw NAND Flash layer drives hardware-specific Bus Read and Bus Write operations to communicate with the NAND Flash device |
 nand_flash_spare_scheme | |
 nand_flash_translation | |
 pll_config | Hardware-specific representation of PLL configuration |
 s_interrupt_source | Describes a PIO interrupt source, including the PIO instance triggering the interrupt and the associated interrupt handler |
 sam_uart_opt | Option list for UART peripheral initialization |
 sam_usart_opt_t | |
 StructCPtr | Structure of pointers to constant 64-, 32-, 16- and 8-bit unsigned integers |
 StructCVPtr | Structure of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers |
 StructPtr | Structure of pointers to 64-, 32-, 16- and 8-bit unsigned integers |
 StructVPtr | Structure of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers |
 tLED_DESCRIPTOR | |
 uart_config_optical | |
 uart_rs232_options | Input parameters when initializing RS232 and similar modes |
 Union16 | 16-bit union |
 Union32 | 32-bit union |
 Union64 | 64-bit union |
 UnionCPtr | Union of pointers to constant 64-, 32-, 16- and 8-bit unsigned integers |
 UnionCVPtr | Union of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers |
 UnionPtr | Union of pointers to 64-, 32-, 16- and 8-bit unsigned integers |
 UnionVPtr | Union of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers |
 usart_iso7816_opt_t | |
 usart_spi_opt_t | |