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

spi_master_evt.evt_type

Hello, I am new to Nordic NRF51dk and I'm working on the SPICommunication_module c.

For the switch case statement, I am trying to understand what the spi_master_evt.evt_type is, which is located inside the switch statement argument. Can anyone help me explain clearly on what it does and how it works?

Thanks

Here is the link developer.nordicsemi.com/.../a00011.html

Related