Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter which is a pointer to a structure of this format :
NRF_TWI_Type * | p_reg |
Can anyone tell me where i can find the elements that needs to be stored inside this structure ? or give me any idea on how to declare and define this structure?
Thanks!
Rajat