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

type FCLKSEL = Reg<u32, _FCLKSEL>;

Flexcomm 0 clock source select

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

For information about available fields see fclksel module

Trait Implementations

impl Readable for FCLKSEL[src]

read() method returns fclksel::R reader structure

impl ResetValue for FCLKSEL[src]

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

type Type = u32

Register size

impl Writable for FCLKSEL[src]

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