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

type TASKS_BCSTART = Reg<u32, _TASKS_BCSTART>;

Start the bit counter.

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

For information about available fields see tasks_bcstart module

Trait Implementations

impl ResetValue for TASKS_BCSTART[src]

Register TASKS_BCSTART reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_BCSTART[src]

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