[][src]Type Definition mkl26z4::i2c1::RA

type RA = Reg<u8, _RA>;

I2C Range Address register

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

For information about avaliable fields see ra module

Trait Implementations

impl Readable for RA[src]

read() method returns ra::R reader structure

impl Writable for RA[src]

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

impl ResetValue for RA[src]

Register RA reset()'s with value 0

type Type = u8

Register size