MicrOS
physical_logical_sector_size_fields Struct Reference

Physical/Logical Sector Size. More...

#include <harddisk_identify_device_data.h>

Public Attributes

uint8_t logical_per_physical_sectors: 4
 2^x logical sectors per physical sector. More...
 
uint8_t logical_sector_per_physical_sectors: 8
 
uint8_t logical_sector_longer_than_256_words: 4
 Device Logical Sector Longer than 256 Words. More...
 
uint8_t multiple_logical_sector_per_physical_sector: 4
 Device has multiple Logical Sector per physical sector. More...
 
uint8_t __pad0__: 1
 
uint8_t __pad1__: 1
 

Detailed Description

Physical/Logical Sector Size.

Member Data Documentation

◆ __pad0__

uint8_t physical_logical_sector_size_fields::__pad0__

◆ __pad1__

uint8_t physical_logical_sector_size_fields::__pad1__

◆ logical_per_physical_sectors

uint8_t physical_logical_sector_size_fields::logical_per_physical_sectors

2^x logical sectors per physical sector.

◆ logical_sector_longer_than_256_words

uint8_t physical_logical_sector_size_fields::logical_sector_longer_than_256_words

Device Logical Sector Longer than 256 Words.

◆ logical_sector_per_physical_sectors

uint8_t physical_logical_sector_size_fields::logical_sector_per_physical_sectors

◆ multiple_logical_sector_per_physical_sector

uint8_t physical_logical_sector_size_fields::multiple_logical_sector_per_physical_sector

Device has multiple Logical Sector per physical sector.


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