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

type EXT_ADDR2 = Reg<u32, _EXT_ADDR2>;

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_addr2 module

Trait Implementations

impl Readable for EXT_ADDR2[src]

read() method returns ext_addr2::R reader structure

impl Writable for EXT_ADDR2[src]

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

impl ResetValue for EXT_ADDR2[src]

Register EXT_ADDR2 reset()'s with value 0

type Type = u32

Register size