[][src]Type Definition cc2538::flash_ctrl::FWDATA

type FWDATA = Reg<u32, _FWDATA>;

Flash data This register contains the 32-bits of data to be written to the flash location selected in FADDR.

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

For information about avaliable fields see fwdata module

Trait Implementations

impl Readable for FWDATA[src]

read() method returns fwdata::R reader structure

impl Writable for FWDATA[src]

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

impl ResetValue for FWDATA[src]

Register FWDATA reset()'s with value 0

type Type = u32

Register size