Struct lpc13xx::ct32b0::bemr::_EMC0W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Do Nothing.

[src]

Clear the corresponding External Match bit/output to 0 (CT32Bn_MATm pin is LOW if pinned out).

[src]

Set the corresponding External Match bit/output to 1 (CT32Bn_MATm pin is HIGH if pinned out).

[src]

Toggle the corresponding External Match bit/output.

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _EMC0W<'a>

impl<'a> Sync for _EMC0W<'a>