RTEMS  5.0.0
Data Fields
rtems_fdisk_device_ctl Struct Reference

Data Fields

rtems_fdisk_segment_ctlsegments
 
uint32_t segment_count
 
const rtems_fdisk_device_descdescriptor
 

Detailed Description

Flash Device Control holds the segment controls

Field Documentation

◆ descriptor

const rtems_fdisk_device_desc* rtems_fdisk_device_ctl::descriptor

Device descriptor.

◆ segment_count

uint32_t rtems_fdisk_device_ctl::segment_count

Segment control count.

◆ segments

rtems_fdisk_segment_ctl* rtems_fdisk_device_ctl::segments

Segment controls.


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