[−][src]Type Definition lpc55_pac::syscon::FCCLKSELX4
type FCCLKSELX4 = Reg<u32, _FCCLKSELX4>;
Peripheral reset control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see fcclkselx4 module
Trait Implementations
impl Readable for FCCLKSELX4[src]
read() method returns fcclkselx4::R reader structure
impl ResetValue for FCCLKSELX4[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for FCCLKSELX4[src]
write(|w| ..) method takes fcclkselx4::W writer structure