nrf_ic_info_t

nRF5 SDK v12.1.0

IC information struct containing the IC revision, RAM size, and FLASH size. More...

#include <nrf_ic_info.h>

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