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

type TASKS_HFCLKSTOP = Reg<u32, _TASKS_HFCLKSTOP>;

Stop HFCLK clock source.

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

For information about available fields see tasks_hfclkstop module

Trait Implementations

impl ResetValue for TASKS_HFCLKSTOP[src]

Register TASKS_HFCLKSTOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_HFCLKSTOP[src]

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