[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for FCCTRLSEL[src]
write(|w| ..) method takes fcctrlsel::W writer structure