[][src]Type Definition nrf52840_pac::clock::TASKS_LFCLKSTART

type TASKS_LFCLKSTART = Reg<u32, _TASKS_LFCLKSTART>;

Start LFCLK

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

For information about available fields see tasks_lfclkstart module

Trait Implementations

impl ResetValue for TASKS_LFCLKSTART[src]

Register TASKS_LFCLKSTART reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_LFCLKSTART[src]

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