Struct mkw41z::tpm2::pol::_POL0W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The channel polarity is active high.

[src]

The channel polarity is active low.

[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 _POL0W<'a>

impl<'a> Sync for _POL0W<'a>