[][src]Type Definition SKEAZN642::i2c0::A2

type A2 = Reg<u8, _A2>;

I2C Address Register 2

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

For information about available fields see a2 module

Trait Implementations

impl Readable for A2[src]

read() method returns a2::R reader structure

impl ResetValue for A2[src]

Register A2 reset()'s with value 0xc2

type Type = u8

Register size

impl Writable for A2[src]

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