Function version_get_target
Source pub unsafe extern "C" fn version_get_target(v: *const Version) -> u8
Expand description
Get hardware target this firmware was built for
§Arguments
v - pointer to Version data. NULL for currently running
software.
§Returns
build date