[][src]Type Definition ADuCM302x::i2c0::ADDR2

type ADDR2 = Reg<u16, _ADDR2>;

Master Address Byte 2

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

For information about available fields see addr2 module

Trait Implementations

impl Readable for ADDR2[src]

read() method returns addr2::R reader structure

impl ResetValue for ADDR2[src]

Register ADDR2 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADDR2[src]

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