Developer World
Spresense SDK Library v3.2.0-ebc0364
SCU driver
Collaboration diagram for SCU driver:

Modules

 IOCTL commands
 
 Defines
 
 Data types
 
 Functions
 

Macros

#define _SCUIOCBASE   (0xa000)
 
#define _SCUIOCVALID(c)   (_IOC_TYPE(c)==_SCUIOCBASE)
 
#define _SCUIOC(nr)   _IOC(_SCUIOCBASE,nr)
 

Detailed Description