Nuclei-Software / NMSIS

Nuclei Microcontroller Software Interface Standard Development Repo
https://doc.nucleisys.com/nmsis/
Apache License 2.0
62 stars 16 forks source link

NMSIS: correcting comment about ECLIC_NEGATIVE_EDGE_TRIGGER #1

Closed soburi closed 3 years ago

soburi commented 3 years ago

negative edge trigger flags is described as trig[0] == 1 and trig[1] == 1 In ISA Specs document.

https://doc.nucleisys.com/nuclei_spec/isa/eclic.html#eclic-interrupt-source-level-or-edge-triggered-attribute

fanghuaqi commented 3 years ago

LGTM