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

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