[][src]Type Definition cc2538::rfcore_ffsm::EXT_ADDR4

type EXT_ADDR4 = Reg<u32, _EXT_ADDR4>;

Local address information This register is stored in RAM; the reset value is undefined.

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

For information about avaliable fields see ext_addr4 module

Trait Implementations

impl Readable for EXT_ADDR4[src]

read() method returns ext_addr4::R reader structure

impl Writable for EXT_ADDR4[src]

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

impl ResetValue for EXT_ADDR4[src]

Register EXT_ADDR4 reset()'s with value 0

type Type = u32

Register size