[][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][+]

Register TMPFORMAT reset()'s with value 0

type Type = u32

Register size

impl Writable for TMPFORMAT[src]

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