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

type STARTERCLR = Reg<u32, _STARTERCLR>;

Clear bits in STARTER0

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

For information about available fields see starterclr module

Trait Implementations

impl ResetValue for STARTERCLR[src]

Register STARTERCLR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for STARTERCLR[src]

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