[][src]Type Definition lpc54606_pac::syscon::STARTER0

type STARTER0 = Reg<u32, _STARTER0>;

Start logic 0 wake-up enable register

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

For information about available fields see starter0 module

Trait Implementations

impl Readable for STARTER0[src]

read() method returns starter0::R reader structure

impl ResetValue for STARTER0[src]

Register STARTER0 reset()'s with value 0

type Type = u32

Register size

impl Writable for STARTER0[src]

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