S3D_BUT_INFO(9) s3d Manual S3D_BUT_INFO(9)NAMEs3d_but_info - status of a buttonSYNOPSIS#include <s3d.h>STRUCTURE MEMBERSstruct s3d_but_info { uint8_t button; uint8_t state; }DESCRIPTIONCan be used on the buffer of an event of type S3D_EVENT_MBUTTON.AUTHORSimon Wunderlich Author of s3d s3d S3D_BUT_INFO(9)