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

type DIECFG2 = Reg<u32, _DIECFG2>;

These settings are a function of the FLASH information page bit settings, which are programmed during production test, and are subject for specific configuration for multiple device flavors of cc2538. The DIE_*_REVISION registers are an exeception to this, as they are hardwired and are not part of the FLASH information page.

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

For information about avaliable fields see diecfg2 module

Trait Implementations

impl Readable for DIECFG2[src]

read() method returns diecfg2::R reader structure

impl Writable for DIECFG2[src]

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

impl ResetValue for DIECFG2[src]

Register DIECFG2 reset()'s with value 0

type Type = u32

Register size