Struct lpc43xx::cgu::base_out_clk::_AUTOBLOCKW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Autoblocking disabled

[src]

Autoblocking enabled

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

impl<'a> Sync for _AUTOBLOCKW<'a>