[−][src]Type Definition lpc55_pac::pmc::OSTIMER
type OSTIMER = Reg<u32, _OSTIMER>;
OS Timer control register [Reset by: PoR, Brown Out Detectors Reset]
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ostimer module
Trait Implementations
impl Readable for OSTIMER[src]
read() method returns ostimer::R reader structure
impl ResetValue for OSTIMER[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for OSTIMER[src]
write(|w| ..) method takes ostimer::W writer structure