This section groups all the functions concerning serial interface management.  
More...
This section groups all the functions concerning serial interface management. 
◆ iis328dq_spi_mode_get()
SPI 3- or 4-wire interface.[get]. 
- Parameters
 - 
  
    | val | Get the values of sim in reg CTRL_REG4  | 
  
   
- Return values
 - 
  
    | Interface | status (MANDATORY: return 0 -> no Error)  | 
  
   
Definition at line 988 of file accelerometer.cpp.
 
 
◆ iis328dq_spi_mode_set()
SPI 3- or 4-wire interface.[set]. 
- Parameters
 - 
  
    | val | change the values of sim in reg CTRL_REG4  | 
  
   
- Return values
 - 
  
    | Interface | status (MANDATORY: return 0 -> no Error)  | 
  
   
Definition at line 967 of file accelerometer.cpp.