[−][src]Type Definition lpc55_pac::syscon::FCCLKSELX1
type FCCLKSELX1 = Reg<u32, _FCCLKSELX1>;
Peripheral reset control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see fcclkselx1 module
Trait Implementations
impl Readable for FCCLKSELX1[src]
read() method returns fcclkselx1::R reader structure
impl ResetValue for FCCLKSELX1[src]
Register FCCLKSELX1 reset()'s with value 0
impl Writable for FCCLKSELX1[src]
write(|w| ..) method takes fcclkselx1::W writer structure