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

pub enum POL1W {
    _0,
    _1,
}

Values that can be written to the field POL1

Variants

The channel polarity is active high.

The channel polarity is active low.

Trait Implementations

Auto Trait Implementations

impl Send for POL1W

impl Sync for POL1W