Type Alias openthread_sys::otMeshLocalPrefix
source · pub type otMeshLocalPrefix = otIp6NetworkPrefix;
Expand description
Represents a Mesh Local Prefix.
Aliased Type§
struct otMeshLocalPrefix {
pub m8: [u8; 8],
}
Fields§
§m8: [u8; 8]
< The Network Prefix.