agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_vfs_notify_t Struct Reference

#include <vfs_notify.h>

Collaboration diagram for _zrtos_vfs_notify_t:
[legend]

Data Fields

zrtos_vfs_fd_set_t fdset
 
zrtos_vfs_notify_entry_t data [ZRTOS_VFS_FILE_DESCRIPTOR__CFG_MAX]
 
zrtos_error_t error
 

Detailed Description

Definition at line 34 of file vfs_notify.h.

Field Documentation

◆ data

Definition at line 36 of file vfs_notify.h.

◆ error

zrtos_error_t _zrtos_vfs_notify_t::error

Definition at line 37 of file vfs_notify.h.

◆ fdset

zrtos_vfs_fd_set_t _zrtos_vfs_notify_t::fdset

Definition at line 35 of file vfs_notify.h.


The documentation for this struct was generated from the following file: