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

type SLVCTL = Reg<u32, _SLVCTL>;

Slave control register.

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

For information about available fields see slvctl module

Trait Implementations

impl Readable for SLVCTL[src]

read() method returns slvctl::R reader structure

impl ResetValue for SLVCTL[src]

Register SLVCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for SLVCTL[src]

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