[][src]Type Definition tm4c129x::eeprom::EEPROT

type EEPROT = Reg<u32, _EEPROT>;

EEPROM Protection

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

For information about avaliable fields see eeprot module

Trait Implementations

impl Readable for EEPROT[src]

read() method returns eeprot::R reader structure

impl Writable for EEPROT[src]

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

impl ResetValue for EEPROT[src]

Register EEPROT reset()'s with value 0

type Type = u32

Register size