5 years, 12 months ago.

search mbed manual

I hate to sound dumb...how does one search the mbed manual? I can find no search facility. I just want to urn off interrupts.

1 Answer

5 years, 11 months ago.

Hello Pat,

For an example on serial interrupts that demonstrates enabling and disabling interrupts, see the link below:

https://os.mbed.com/docs/latest/reference/serial.html#example-three

If you are curious about the Interrupts API, reference the link below:

https://os.mbed.com/docs/latest/reference/interruptin.html

The mbed documentation itself is sectioned into several parts (including, references, examples etc). You can either navigate your way through the tabs or use the search bar in the upper right-hand corner to narrow your search. Hope this helps!

-Karen, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!