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

type FADDR = Reg<u32, _FADDR>;

Flash address The register sets the address to be written in flash memory. See the bitfield descriptions for formatting information.

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

For information about avaliable fields see faddr module

Trait Implementations

impl Readable for FADDR[src]

read() method returns faddr::R reader structure

impl Writable for FADDR[src]

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

impl ResetValue for FADDR[src]

Register FADDR reset()'s with value 0

type Type = u32

Register size