[−][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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for MSTTIME
[src]
write(|w| ..)
method takes msttime::W writer structure