Struct nrf52840::clock::LFCLKSRCCOPY[][src]

pub struct LFCLKSRCCOPY { /* fields omitted */ }

Copy of LFCLKSRC register, set when LFCLKSTART task was triggered

Methods

impl LFCLKSRCCOPY
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for LFCLKSRCCOPY

impl !Sync for LFCLKSRCCOPY