[−][src]Type Definition lpc55_pac::syscon::FCCLKSEL6
type FCCLKSEL6 = Reg<u32, _FCCLKSEL6>;
Flexcomm Interface 6 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 fcclksel6 module
Trait Implementations
impl Readable for FCCLKSEL6[src]
read() method returns fcclksel6::R reader structure
impl ResetValue for FCCLKSEL6[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for FCCLKSEL6[src]
write(|w| ..) method takes fcclksel6::W writer structure