Skip to main content

decode_wrong_code_entry_limit

Function decode_wrong_code_entry_limit 

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

Decode the WrongCodeEntryLimit attribute value.

ยงErrors

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