decode

Function decode 

Source
pub fn decode(esr: u64) -> Result<Vec<FieldInfo>, DecodeError>
Expand description

Decodes the given Exception Syndrome Register value, or returns an error if it is not valid.