[][src]Type Definition lpc55_pac::i2c0::SLVADR3

type SLVADR3 = Reg<u32, _SLVADR3>;
[]

Slave address register.

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

For information about available fields see slvadr3 module

Trait Implementations

impl Readable for SLVADR3[src]

read() method returns slvadr3::R reader structure

impl ResetValue for SLVADR3[src][+]

Register SLVADR3 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for SLVADR3[src]

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