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

type TXADDRESS = Reg<u32, _TXADDRESS>;

Transmit address select

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

For information about available fields see txaddress module

Trait Implementations

impl Readable for TXADDRESS[src]

read() method returns txaddress::R reader structure

impl ResetValue for TXADDRESS[src]

Register TXADDRESS reset()'s with value 0

type Type = u32

Register size

impl Writable for TXADDRESS[src]

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