[][src]Type Definition nrf51::clock::TASKS_LFCLKSTOP

type TASKS_LFCLKSTOP = Reg<u32, _TASKS_LFCLKSTOP>;

Stop LFCLK clock source.

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

For information about available fields see tasks_lfclkstop module

Trait Implementations

impl ResetValue for TASKS_LFCLKSTOP[src]

Register TASKS_LFCLKSTOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_LFCLKSTOP[src]

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