[][src]Type Definition nrf51::radio::TASKS_BCSTOP

type TASKS_BCSTOP = Reg<u32, _TASKS_BCSTOP>;

Stop the bit counter.

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

For information about available fields see tasks_bcstop module

Trait Implementations

impl ResetValue for TASKS_BCSTOP[src]

Register TASKS_BCSTOP reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_BCSTOP[src]

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