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

type SRCRESINDEX = Reg<u32, _SRCRESINDEX>;

Source address matching result 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 srcresindex module

Trait Implementations

impl Readable for SRCRESINDEX[src]

read() method returns srcresindex::R reader structure

impl Writable for SRCRESINDEX[src]

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

impl ResetValue for SRCRESINDEX[src]

Register SRCRESINDEX reset()'s with value 0

type Type = u32

Register size