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