[][src]Type Definition tm4c129x::sysctl::SREEPROM

type SREEPROM = Reg<u32, _SREEPROM>;

EEPROM Software Reset

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

For information about avaliable fields see sreeprom module

Trait Implementations

impl Readable for SREEPROM[src]

read() method returns sreeprom::R reader structure

impl Writable for SREEPROM[src]

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

impl ResetValue for SREEPROM[src]

Register SREEPROM reset()'s with value 0

type Type = u32

Register size