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

type BASE1 = Reg<u32, _BASE1>;

Radio base address 1. Decision point: START task.

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

For information about available fields see base1 module

Trait Implementations

impl Readable for BASE1[src]

read() method returns base1::R reader structure

impl ResetValue for BASE1[src]

Register BASE1 reset()'s with value 0

type Type = u32

Register size

impl Writable for BASE1[src]

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