WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
types.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <stdint.h>
4 
6 typedef uint16_t mode_t;
uint16_t mode_t
File mode type.
Definition: types.h:6