Skip to main content

decode_current_frequency

Function decode_current_frequency 

Source
pub fn decode_current_frequency(tlv: &[u8]) -> Result<u16, ClusterError>
Expand description

Decode the CurrentFrequency attribute value.

ยงErrors

Returns ClusterError on a type mismatch or out-of-range value.