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

type STARTER1 = Reg<u32, _STARTER1>;

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 starter1 module

Trait Implementations

impl Readable for STARTER1[src]

read() method returns starter1::R reader structure

impl ResetValue for STARTER1[src]

Register STARTER1 reset()'s with value 0

type Type = u32

Register size

impl Writable for STARTER1[src]

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