Update for 15-11-21 16:15
This commit is contained in:
parent
f3c6b20c35
commit
684fb6a232
@ -266,4 +266,6 @@ internal temperture sensor. 0b1110 (10d14) is the internal reference voltage of
|
||||
values are not used
|
||||
|
||||
To control the ADC, the ADC control and Status Register A (ADCSRA 0x7A) and ADC
|
||||
Control and Status Register B (ADCSRB 0x7B) are used.
|
||||
Control and Status Register B (ADCSRB 0x7B) are used. Bit 7 of ADCSRA (ADC
|
||||
Enable or ADEN) enables the ADC when high (1), and disables when low.
|
||||
Setting this bit low during a conversion will stop the conversion.
|
||||
|
Loading…
Reference in New Issue
Block a user