Enum mkw41z::tpm2::pol::POL0W [] [src]

pub enum POL0W {
    _0,
    _1,
}

Values that can be written to the field POL0

Variants

The channel polarity is active high.

The channel polarity is active low.

Trait Implementations

Auto Trait Implementations

impl Send for POL0W

impl Sync for POL0W