[−][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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for FREQMEAS_TARGET
[src]
write(|w| ..)
method takes freqmeas_target::W writer structure