[−][src]Type Definition lpc55_pac::syscon::FCCLKSEL3
type FCCLKSEL3 = Reg<u32, _FCCLKSEL3>;
Flexcomm Interface 3 clock source select for Fractional Rate Divider
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see fcclksel3 module
Trait Implementations
impl Readable for FCCLKSEL3[src]
read() method returns fcclksel3::R reader structure
impl ResetValue for FCCLKSEL3[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for FCCLKSEL3[src]
write(|w| ..) method takes fcclksel3::W writer structure