Struct sensors::Subfeature[][src]

pub struct Subfeature { /* fields omitted */ }

Methods

impl Subfeature
[src]

Read the value of the subfeature.

Set the value of the subfeature.

Trait Implementations

impl Debug for Subfeature
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Subfeature

impl !Sync for Subfeature