Struct nrf52840::clock::EVENTS_HFCLKSTARTED[][src]

pub struct EVENTS_HFCLKSTARTED { /* fields omitted */ }

HFXO crystal oscillator started

Methods

impl EVENTS_HFCLKSTARTED
[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