pub type SIGNMODE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, EMR_SPEC, u8, SIGNMODESELECT_A, 2, O>;
Expand description

Field SIGNMODE writer - Sign Mode

Implementations

Single-Ended channels: Unsigned conversions.Differential channels: Signed conversions.

Single-Ended channels: Signed conversions.Differential channels: Unsigned conversions.

All channels: Unsigned conversions.

All channels: Signed conversions.