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

type CLKOUTSELA = Reg<u32, _CLKOUTSELA>;

CLKOUT clock source select A

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

For information about available fields see clkoutsela module

Trait Implementations

impl Readable for CLKOUTSELA[src]

read() method returns clkoutsela::R reader structure

impl ResetValue for CLKOUTSELA[src]

Register CLKOUTSELA reset()'s with value 0x07

type Type = u32

Register size

impl Writable for CLKOUTSELA[src]

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