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

type A1 = Reg<u8, _A1>;

I2C Address Register 1

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

For information about available fields see a1 module

Trait Implementations

impl Readable for A1[src]

read() method returns a1::R reader structure

impl ResetValue for A1[src]

Register A1 reset()'s with value 0

type Type = u8

Register size

impl Writable for A1[src]

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