![]() |
nRF5 SDK
v12.3.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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 |
IC information struct containing the IC revision, RAM size, and FLASH size.
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).