[−][src]Type Definition lpc55_pac::inputmux::FREQMEAS_TARGET
type FREQMEAS_TARGET = Reg<u32, _FREQMEAS_TARGET>;
Selection for frequency measurement target clock
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see freqmeas_target module
Trait Implementations
impl Readable for FREQMEAS_TARGET[src]
read() method returns freqmeas_target::R reader structure
impl ResetValue for FREQMEAS_TARGET[src]
Register FREQMEAS_TARGET reset()'s with value 0x1f
impl Writable for FREQMEAS_TARGET[src]
write(|w| ..) method takes freqmeas_target::W writer structure