Struct lpc13xx::ct32b0::BMCR [] [src]

pub struct BMCR { /* fields omitted */ }

Match Control Register (MCR). The MCR is used to control if an interrupt is generated and if the TC is reset when a Match occurs.

Methods

impl BMCR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for BMCR

impl !Sync for BMCR