FeatureId

Enum FeatureId 

Source
pub enum FeatureId {
Show 34 variants Arbitration = 1, PowerManagement = 2, LBARangeType = 3, TemperatureThreshold = 4, ErrorRecovery = 5, VolatileWriteCache = 6, NumberOfQueues = 7, InterruptCoalescing = 8, InterruptVectorConfig = 9, WriteAtomicityNormal = 10, AsyncEventConfig = 11, AutonomousPowerStateTransition = 12, HostMemoryBuffer = 13, Timestamp = 14, KeepAliveTimer = 15, HostControlledThermalManagement = 16, NonOperationalPowerStateConfig = 17, ReadRecoveryLevelConfig = 18, PredictableLatencyModeConfig = 19, PredictableLatencyModeWindow = 20, LBAStatusInfoReportInterval = 21, HostBehaviorSupport = 22, SanitizeConfig = 23, EnduranceGroupEventConfig = 24, IOCommandSetProfile = 25, SpinupControl = 26, EnhancedControllerMetadata = 125, ControllerMetadata = 126, NamespaceMetadata = 127, SoftwareProgressMarker = 128, HostIdentifier = 129, ReservationNotificationMask = 130, ReservationPersistence = 131, NamespaceWriteProtectionConfig = 132,
}

Variants§

§

Arbitration = 1

§

PowerManagement = 2

§

LBARangeType = 3

§

TemperatureThreshold = 4

§

ErrorRecovery = 5

§

VolatileWriteCache = 6

§

NumberOfQueues = 7

§

InterruptCoalescing = 8

§

InterruptVectorConfig = 9

§

WriteAtomicityNormal = 10

§

AsyncEventConfig = 11

§

AutonomousPowerStateTransition = 12

§

HostMemoryBuffer = 13

§

Timestamp = 14

§

KeepAliveTimer = 15

§

HostControlledThermalManagement = 16

§

NonOperationalPowerStateConfig = 17

§

ReadRecoveryLevelConfig = 18

§

PredictableLatencyModeConfig = 19

§

PredictableLatencyModeWindow = 20

§

LBAStatusInfoReportInterval = 21

§

HostBehaviorSupport = 22

§

SanitizeConfig = 23

§

EnduranceGroupEventConfig = 24

§

IOCommandSetProfile = 25

§

SpinupControl = 26

§

EnhancedControllerMetadata = 125

§

ControllerMetadata = 126

§

NamespaceMetadata = 127

§

SoftwareProgressMarker = 128

§

HostIdentifier = 129

§

ReservationNotificationMask = 130

§

ReservationPersistence = 131

§

NamespaceWriteProtectionConfig = 132

Trait Implementations§

Source§

impl CheckDiscriminantInRange<BitCount<Arbitration>> for FeatureId

Source§

type CheckType = BitCount<Arbitration>

Source§

impl CheckDiscriminantInRange<BitCount<AsyncEventConfig>> for FeatureId

Source§

type CheckType = BitCount<AsyncEventConfig>

Source§

impl CheckDiscriminantInRange<BitCount<AutonomousPowerStateTransition>> for FeatureId

Source§

type CheckType = BitCount<AutonomousPowerStateTransition>

Source§

impl CheckDiscriminantInRange<BitCount<ControllerMetadata>> for FeatureId

Source§

type CheckType = BitCount<ControllerMetadata>

Source§

impl CheckDiscriminantInRange<BitCount<EnduranceGroupEventConfig>> for FeatureId

Source§

type CheckType = BitCount<EnduranceGroupEventConfig>

Source§

impl CheckDiscriminantInRange<BitCount<EnhancedControllerMetadata>> for FeatureId

Source§

type CheckType = BitCount<EnhancedControllerMetadata>

Source§

impl CheckDiscriminantInRange<BitCount<ErrorRecovery>> for FeatureId

Source§

type CheckType = BitCount<ErrorRecovery>

Source§

impl CheckDiscriminantInRange<BitCount<HostBehaviorSupport>> for FeatureId

Source§

type CheckType = BitCount<HostBehaviorSupport>

Source§

impl CheckDiscriminantInRange<BitCount<HostControlledThermalManagement>> for FeatureId

Source§

type CheckType = BitCount<HostControlledThermalManagement>

Source§

impl CheckDiscriminantInRange<BitCount<HostIdentifier>> for FeatureId

Source§

type CheckType = BitCount<HostIdentifier>

Source§

impl CheckDiscriminantInRange<BitCount<HostMemoryBuffer>> for FeatureId

Source§

type CheckType = BitCount<HostMemoryBuffer>

Source§

impl CheckDiscriminantInRange<BitCount<IOCommandSetProfile>> for FeatureId

Source§

type CheckType = BitCount<IOCommandSetProfile>

Source§

impl CheckDiscriminantInRange<BitCount<InterruptCoalescing>> for FeatureId

Source§

type CheckType = BitCount<InterruptCoalescing>

Source§

impl CheckDiscriminantInRange<BitCount<InterruptVectorConfig>> for FeatureId

Source§

type CheckType = BitCount<InterruptVectorConfig>

Source§

impl CheckDiscriminantInRange<BitCount<KeepAliveTimer>> for FeatureId

Source§

type CheckType = BitCount<KeepAliveTimer>

Source§

impl CheckDiscriminantInRange<BitCount<LBARangeType>> for FeatureId

Source§

type CheckType = BitCount<LBARangeType>

Source§

impl CheckDiscriminantInRange<BitCount<LBAStatusInfoReportInterval>> for FeatureId

Source§

type CheckType = BitCount<LBAStatusInfoReportInterval>

Source§

impl CheckDiscriminantInRange<BitCount<NamespaceMetadata>> for FeatureId

Source§

type CheckType = BitCount<NamespaceMetadata>

Source§

impl CheckDiscriminantInRange<BitCount<NamespaceWriteProtectionConfig>> for FeatureId

Source§

type CheckType = BitCount<NamespaceWriteProtectionConfig>

Source§

impl CheckDiscriminantInRange<BitCount<NonOperationalPowerStateConfig>> for FeatureId

Source§

type CheckType = BitCount<NonOperationalPowerStateConfig>

Source§

impl CheckDiscriminantInRange<BitCount<NumberOfQueues>> for FeatureId

Source§

type CheckType = BitCount<NumberOfQueues>

Source§

impl CheckDiscriminantInRange<BitCount<PowerManagement>> for FeatureId

Source§

type CheckType = BitCount<PowerManagement>

Source§

impl CheckDiscriminantInRange<BitCount<PredictableLatencyModeConfig>> for FeatureId

Source§

type CheckType = BitCount<PredictableLatencyModeConfig>

Source§

impl CheckDiscriminantInRange<BitCount<PredictableLatencyModeWindow>> for FeatureId

Source§

type CheckType = BitCount<PredictableLatencyModeWindow>

Source§

impl CheckDiscriminantInRange<BitCount<ReadRecoveryLevelConfig>> for FeatureId

Source§

type CheckType = BitCount<ReadRecoveryLevelConfig>

Source§

impl CheckDiscriminantInRange<BitCount<ReservationNotificationMask>> for FeatureId

Source§

type CheckType = BitCount<ReservationNotificationMask>

Source§

impl CheckDiscriminantInRange<BitCount<ReservationPersistence>> for FeatureId

Source§

type CheckType = BitCount<ReservationPersistence>

Source§

impl CheckDiscriminantInRange<BitCount<SanitizeConfig>> for FeatureId

Source§

type CheckType = BitCount<SanitizeConfig>

Source§

impl CheckDiscriminantInRange<BitCount<SoftwareProgressMarker>> for FeatureId

Source§

type CheckType = BitCount<SoftwareProgressMarker>

Source§

impl CheckDiscriminantInRange<BitCount<SpinupControl>> for FeatureId

Source§

type CheckType = BitCount<SpinupControl>

Source§

impl CheckDiscriminantInRange<BitCount<TemperatureThreshold>> for FeatureId

Source§

type CheckType = BitCount<TemperatureThreshold>

Source§

impl CheckDiscriminantInRange<BitCount<Timestamp>> for FeatureId

Source§

type CheckType = BitCount<Timestamp>

Source§

impl CheckDiscriminantInRange<BitCount<VolatileWriteCache>> for FeatureId

Source§

type CheckType = BitCount<VolatileWriteCache>

Source§

impl CheckDiscriminantInRange<BitCount<WriteAtomicityNormal>> for FeatureId

Source§

type CheckType = BitCount<WriteAtomicityNormal>

Source§

impl Specifier for FeatureId

Source§

const BITS: usize = 8usize

The number of bits used by the Specifier.
Source§

type Bytes = <BitCount<8> as SpecifierBytes>::Bytes

The storage type. This is typically the smallest integer primitive that can store all possible values of the InOut type.
Source§

type InOut = FeatureId

The interface type. This type is used by getters and setters. For integers, this is the same as the Bytes type; for other types with more logical representations, like an enum or struct, this is the enum or struct.
Source§

fn into_bytes( input: <Self as Specifier>::InOut, ) -> Result<<Self as Specifier>::Bytes, OutOfBounds>

Converts an interface type into its storage type. Read more
Source§

fn from_bytes( bytes: <Self as Specifier>::Bytes, ) -> Result<<Self as Specifier>::InOut, InvalidBitPattern<<Self as Specifier>::Bytes>>

Converts a storage type into its interface type. Read more

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.