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

type PREFIX1 = Reg<u32, _PREFIX1>;

Prefixes bytes for logical addresses 4-7

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

For information about available fields see prefix1 module

Trait Implementations

impl Readable for PREFIX1[src]

read() method returns prefix1::R reader structure

impl ResetValue for PREFIX1[src]

Register PREFIX1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PREFIX1[src]

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