[][src]Type Definition k210_pac::i2c0::TAR

type TAR = Reg<u32, _TAR>;

Target Address Register

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

For information about avaliable fields see tar module

Trait Implementations

impl Readable for TAR[src]

read() method returns tar::R reader structure

impl Writable for TAR[src]

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

impl ResetValue for TAR[src]

Register tar reset()'s with value 0

type Type = u32

Register size