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