IC information struct containing the IC revision, RAM size, and FLASH size. More...
#include <nrf_ic_info.h>
Data Fields |
|
| nrf_ic_revision_t | ic_revision |
| uint16_t | ram_size |
| uint16_t | flash_size |
Detailed Description
IC information struct containing the IC revision, RAM size, and FLASH size.
Field Documentation
| uint16_t nrf_ic_info_t::flash_size |
FLASH size in kB (256 = 256 kB FLASH).
| nrf_ic_revision_t nrf_ic_info_t::ic_revision |
IC revision.
| uint16_t nrf_ic_info_t::ram_size |
RAM size in kB (16 = 16 kB RAM).
- components/libraries/ic_info/nrf_ic_info.h