Type Alias riot_sys::netdev_type_t

source ·
pub type netdev_type_t = c_uchar;
Expand description

@brief Driver types for netdev.

@warning New entries must be added at the bottom of the list because the values need to remain constant to generate stable L2 addresses. @{

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 1 byte