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