Type Alias riot_sys::_bindgen_ty_12

source ·
pub type _bindgen_ty_12 = c_uchar;
Expand description

@brief Definition of physical units and comparable data types

This list should contain all needed physical units (e.g. SI units), but also non-physical units that can be used to define the type of data passed around. This can be for example BOOL or aggregate values. As rule of thumb, the unit list can contain anything that helps two modules automatically negotiate, if they can understand each other.

@note Extent this list as needed.