[][src]Type Definition nrf52832_pac::power::TASKS_LOWPWR

type TASKS_LOWPWR = Reg<u32, _TASKS_LOWPWR>;

Enable low power mode (variable latency)

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

For information about available fields see tasks_lowpwr module

Trait Implementations

impl ResetValue for TASKS_LOWPWR[src]

Register TASKS_LOWPWR reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_LOWPWR[src]

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