[][src]Type Definition lpc54606_pac::sdif::PWREN

type PWREN = Reg<u32, _PWREN>;

Power Enable register

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

For information about available fields see pwren module

Trait Implementations

impl Readable for PWREN[src]

read() method returns pwren::R reader structure

impl ResetValue for PWREN[src]

Register PWREN reset()'s with value 0

type Type = u32

Register size

impl Writable for PWREN[src]

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