[][src]Type Definition nrf51::power::TASKS_CONSTLAT

type TASKS_CONSTLAT = Reg<u32, _TASKS_CONSTLAT>;

Enable constant latency mode.

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

For information about available fields see tasks_constlat module

Trait Implementations

impl ResetValue for TASKS_CONSTLAT[src]

Register TASKS_CONSTLAT reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_CONSTLAT[src]

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