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