Function riot_sys::phydat_dump

source ·
pub unsafe extern "C" fn phydat_dump(data: *mut phydat_t, dim: u8)
Expand description

@brief Dump the given data container to STDIO

@param[in] data data container to dump @param[in] dim number of dimension of @p data to dump