Enumerations | |
| enum | sram_size_t { SYS_DEV_SRAM_64K = 0x02, SYS_DEV_SRAM_128K = 0x01, SYS_DEV_SRAM_256K = 0x00 } |
| Definition of Device SRAM Size Enumerations. More... | |
| enum | package_type_t { PACKAGE_NONE = 0, PACKAGE_GR5515RGBD = 1, PACKAGE_GR5515GGBD = 2, PACKAGE_GR5515IGND = 3, PACKAGE_GR5515I0ND = 4, PACKAGE_GR5513BEND = 5, PACKAGE_GR5515BEND = 6, PACKAGE_GR5513BENDU = 7 } |
| package type. More... | |
| enum package_type_t |
package type.
| enum sram_size_t |