RTEMS
5.0.0
|
Data Fields | |
rtems_fdisk_segment_ctl * | segments |
uint32_t | segment_count |
const rtems_fdisk_device_desc * | descriptor |
Flash Device Control holds the segment controls
const rtems_fdisk_device_desc* rtems_fdisk_device_ctl::descriptor |
Device descriptor.
uint32_t rtems_fdisk_device_ctl::segment_count |
Segment control count.
rtems_fdisk_segment_ctl* rtems_fdisk_device_ctl::segments |
Segment controls.