Struct nrf52840::timer0::EVENTS_COMPARE[][src]

pub struct EVENTS_COMPARE { /* fields omitted */ }

Description collection[n]: Compare event on CC[n] match

Methods

impl EVENTS_COMPARE
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations