[][src]Type Definition lpc54606_pac::i2c0::MSTCTL

type MSTCTL = Reg<u32, _MSTCTL>;

Master control register.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mstctl module

Trait Implementations

impl Readable for MSTCTL[src]

read() method returns mstctl::R reader structure

impl ResetValue for MSTCTL[src]

Register MSTCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for MSTCTL[src]

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