grblHAL core
20241107
Data Fields
fs_options_t Union Reference
#include <
settings.h
>
Data Fields
uint8_t
value
uint8_t
mask
struct {
uint8_t
sd_mount_on_boot
:1
uint8_t
lfs_hidden
:1
uint8_t
unused
:6
};
Field Documentation
◆
struct { ... }
◆
lfs_hidden
uint8_t lfs_hidden
◆
mask
uint8_t mask
◆
sd_mount_on_boot
uint8_t sd_mount_on_boot
◆
unused
uint8_t unused
◆
value
uint8_t value
The documentation for this union was generated from the following file:
settings.h
fs_options_t
Generated by
1.9.1