Documentation
¶
Overview ¶
Package ioctl implements the ioctl syscall for Raspberry Pi device.
Currently only Raspberry Pi OS (linux) is explicitly supported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IOR ¶
IOR defines an ioctl with read (userland perspective) parameters. It corresponds to _IOR in the Linux userland API.
func IOW ¶
IOW defines an ioctl with write (userland perspective) parameters. It corresponds to _IOW in the Linux userland API.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.