[][src]Type Definition nrf52832_pac::aar::TASKS_STOP

type TASKS_STOP = Reg<u32, _TASKS_STOP>;

Stop resolving addresses

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

For information about available fields see tasks_stop module

Trait Implementations

impl ResetValue for TASKS_STOP[src]

Register TASKS_STOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STOP[src]

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