Inalienable means_______________________. 

Questions

Inаlienаble meаns_______________________. 

Assume thаt [1] а cоrrect аnd cоmplete versiоn of the relevant spie_init function, introduced in Question 2, has already been written and executed and [2] a correct and complete implementation of the relevant spie_write function, introduced in Question 3, is available for use. ————————————————————————————————————— Write a "C" function void student_write(uint8_t addr, uint8_t data) to do the following: [1] Enable the student device via the appropriate I/O port pin. [2] Implement the relevant write protocol, depicted in Fig. 1 near the top of this assignment, assuming that addr represents the relevant 8-bit address value and that data represents the relevant 8-bit data value. [3] Disable the student device via the appropriate I/O port pin. Utilize the relevant spie_write function whenever appropriate. ————————————————————————————————————— In your provided response, format all text with the "Preformatted" style given by Canvas. (See the dropdown menu above shown as "Paragraph".)