[][src]Type Definition lpc54606_pac::eeprom::PWRDWN

type PWRDWN = Reg<u32, _PWRDWN>;

EEPROM power-down register

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

For information about available fields see pwrdwn module

Trait Implementations

impl Readable for PWRDWN[src]

read() method returns pwrdwn::R reader structure

impl ResetValue for PWRDWN[src]

Register PWRDWN reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRDWN[src]

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