ep.hobbyiest
Full Member level 4
while reading reference manual i came across Status register there are three bits SA,SB,SAB. and written
Means what is saturation here?
These are the read and clear only bits. So what this bit indicates?
bit 13 SA: Accumulator A Saturation ‘Sticky’ Status bit(1)
1 = Accumulator A is saturated or has been saturated at some time
0 = Accumulator A is not saturated
bit 12 SB: Accumulator B Saturation ‘Sticky’ Status bit(2)
1 = Accumulator B is saturated or has been saturated at some time
0 = Accumulator B is not saturated
bit 11 OAB: OA || OB Combined Accumulator Overflow Status bit
1 = Accumulators A or B have overflowed
0 = Neither Accumulators A or B have overflowed
Means what is saturation here?
These are the read and clear only bits. So what this bit indicates?