Here are the data structures with brief descriptions:
 gpio_map_t | A type definition of pins and modules connectivity |
 nvram_data_t | Structure type containing variables to store in NVRAM using a specific memory map |
 pm_freq_param_t | Input and output parameters when initializing PM clocks using pm_configure_clocks() |
 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 | Structure describing LED hardware connections |
 u_avr32_flashc_fcmd_t | |
 u_avr32_flashc_fcr_t | |
 u_avr32_pm_bgcr_t | |
 u_avr32_pm_bod_t | |
 u_avr32_pm_cksel_t | |
 u_avr32_pm_gcctrl_t | |
 u_avr32_pm_icr_t | |
 u_avr32_pm_idr_t | |
 u_avr32_pm_ier_t | |
 u_avr32_pm_mcctrl_t | |
 u_avr32_pm_oscctrl0_t | |
 u_avr32_pm_oscctrl1_t | |
 u_avr32_pm_oscctrl32_t | |
 u_avr32_pm_pll_t | |
 u_avr32_pm_rccr_t | |
 u_avr32_pm_vregcr_t | |
 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_options_t | Input parameters when initializing ISO7816 mode |
 usart_options_t | Input parameters when initializing RS232 and similar modes |