Struct nvapi::CoolerPolicyLevel [] [src]

pub struct CoolerPolicyLevel {
    pub level_id: u32,
    pub current_level: u32,
    pub default_level: u32,
}

Fields

Trait Implementations

impl Debug for CoolerPolicyLevel
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for CoolerPolicyLevel
[src]

impl Clone for CoolerPolicyLevel
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more