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