[][src]Type Definition nrf52832_pac::radio::TASKS_RSSISTOP

type TASKS_RSSISTOP = Reg<u32, _TASKS_RSSISTOP>;

Stop the RSSI measurement

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

For information about available fields see tasks_rssistop module

Trait Implementations

impl ResetValue for TASKS_RSSISTOP[src]

Register TASKS_RSSISTOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_RSSISTOP[src]

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