Struct mkw41z::tpm2::conf::_TRGSRCW [] [src]

pub struct _TRGSRCW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _TRGSRCW<'a>
[src]

[src]

Writes variant to the field

[src]

Trigger source selected by TRGSEL is external.

[src]

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

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _TRGSRCW<'a>

impl<'a> Sync for _TRGSRCW<'a>