Function otPlatFlashInit

Source
pub unsafe extern "C" fn otPlatFlashInit(aInstance: *mut otInstance)
Expand description

This function initializes the flash driver.

@param[in] aInstance The OpenThread instance structure.