[][src]Type Definition nuc1xx::i2c0::I2CADM2

type I2CADM2 = Reg<u32, _I2CADM2>;

I2C Slave Address Mask Register2

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

For information about available fields see i2cadm2 module

Trait Implementations

impl Readable for I2CADM2[src]

read() method returns i2cadm2::R reader structure

impl ResetValue for I2CADM2[src]

Register I2CADM2 reset()'s with value 0

type Type = u32

Register size

impl Writable for I2CADM2[src]

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