[][src]Type Definition nrf52832_pac::clock::EVENTS_HFCLKSTARTED

type EVENTS_HFCLKSTARTED = Reg<u32, _EVENTS_HFCLKSTARTED>;

HFCLK oscillator started

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_hfclkstarted module

Trait Implementations

impl Readable for EVENTS_HFCLKSTARTED[src]

read() method returns events_hfclkstarted::R reader structure

impl ResetValue for EVENTS_HFCLKSTARTED[src]

Register EVENTS_HFCLKSTARTED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_HFCLKSTARTED[src]

write(|w| ..) method takes events_hfclkstarted::W writer structure