Skip to main content

revision

Function revision 

Source
pub fn revision(raw: u16) -> u8
Expand description

Returns the revision field of a Device_ID register read (bits 15:12).

§Arguments

  • raw - the Device_ID register.

§Returns

The 4-bit silicon revision number.