[−][src]Type Definition lpc55_pac::i2c0::MSTTIME
type MSTTIME = Reg<u32, _MSTTIME>;
Master timing configuration.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see msttime module
Trait Implementations
impl Readable for MSTTIME[src]
read() method returns msttime::R reader structure
impl ResetValue for MSTTIME[src]
Register MSTTIME reset()'s with value 0x77
impl Writable for MSTTIME[src]
write(|w| ..) method takes msttime::W writer structure