33.1.7 Result Formatting
The ADC Results Format/Alignment Selection (FM) and the ADC Input Configuration (IC) bits are used to determine the format and alignment of the conversion result.
When IC = ‘0
’ and FM = ‘x0
’, the conversion result is
left justified, as shown in Figure 33-3.
When IC = ‘0
’ and FM = ‘x1
’, the conversion result is
right justified, as shown in Figure 33-4.
When IC = ‘1
’ and FM = ‘00
’, the conversion result is
in left justified alignment and Two’s Complement format, as shown in Figure 33-5.
When IC = ‘1
’ and FM = ‘01
’, the conversion result is
in right justified alignment and Two’s Complement format, as shown in Figure 33-6.
When IC = ‘1
’ and FM = ‘10
’, the conversion result is
in left justified alignment and sign/magnitude format, as shown in Figure 33-7.
When IC = ‘1
’ and FM = ‘11
’, the conversion result is
in right justified alignment and sign/magnitude format, as shown in Figure 33-8.
00
or
10
will be shifted left three places.