[][src]Function openthread_sys::otLinkGetChannel

pub unsafe extern "C" fn otLinkGetChannel(aInstance: *mut otInstance) -> u8

Get the IEEE 802.15.4 channel.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The IEEE 802.15.4 channel.

@sa otLinkSetChannel