[][src]Type Definition lpc55s6x_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]

Register OSTIMER reset()'s with value 0x08

type Type = u32

Register size

impl Writable for OSTIMER[src]

write(|w| ..) method takes ostimer::W writer structure