[][src]Type Definition lpc55_pac::sysctl::FCCTRLSEL

type FCCTRLSEL = Reg<u32, _FCCTRLSEL>;
[]

Selects the source for SCK going into Flexcomm 0

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

For information about available fields see fcctrlsel module

Trait Implementations

impl Readable for FCCTRLSEL[src]

read() method returns fcctrlsel::R reader structure

impl ResetValue for FCCTRLSEL[src][+]

Register FCCTRLSEL%s reset()'s with value 0

type Type = u32

Register size

impl Writable for FCCTRLSEL[src]

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