This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 disable interrupt below a certain level

My goal is that disabling the interrupts other than soft device interrupt.

I think that this is achieved by disabling interrupts below a certain level (in this case, 2?), is this possible?

Or I suppose that to set the current interrupt priority state high is another solution, but I couldn't find the method to realize this, either.

Please tell me sample codes to realize those. 

 

Parents Reply Children
Related