[][src]Type Definition lpc55s6x_pac::i2c0::SLVADR0

type SLVADR0 = Reg<u32, _SLVADR0>;

Slave address register.

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

For information about available fields see slvadr0 module

Trait Implementations

impl Readable for SLVADR0[src]

read() method returns slvadr0::R reader structure

impl ResetValue for SLVADR0[src]

Register SLVADR0 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for SLVADR0[src]

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