Enum mkw41z::tpm2::conf::TRGSRCW [] [src]

pub enum TRGSRCW {
    _0,
    _1,
}

Values that can be written to the field TRGSRC

Variants

Trigger source selected by TRGSEL is external.

Trigger source selected by TRGSEL is internal (channel pin input capture).

Trait Implementations

Auto Trait Implementations

impl Send for TRGSRCW

impl Sync for TRGSRCW