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