Skip to main content

invert_iq_2

Function invert_iq_2 

Source
pub const fn invert_iq_2(inverted: bool) -> u8
Expand description

Returns RegInvertIQ2, which the chip needs set to 0x19 while a path is inverted.

§Arguments

  • inverted - whether the path in use is inverted.

§Returns

0x19 when inverted, else its reset value 0x1D.