Commit d9fe3014 authored by Matthieu Cattin's avatar Matthieu Cattin

fmc_adc_eic_regs: Typo

parent 5fddfe84
......@@ -10,7 +10,7 @@
# fmc-adc enhanced interrupt controller (eic) registers
FMC_ADC_EIC_REGS=['FMC-ADC EIC registers', {
'IDR':[0x00, 'Interrupt disbale', {
'IDR':[0x00, 'Interrupt disable', {
'TRIG':[0, 'Acquisition triggered', 0x1],
'ACQ_END':[1, 'Acquisition finished', 0x1],
'RESERVED':[2, 'Reserved', 0x3FFFFFFF]}],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment