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

type PREFIX0 = Reg<u32, _PREFIX0>;

Prefixes bytes for logical addresses 0-3

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

For information about available fields see prefix0 module

Trait Implementations

impl Readable for PREFIX0[src]

read() method returns prefix0::R reader structure

impl ResetValue for PREFIX0[src]

Register PREFIX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PREFIX0[src]

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