[][src]Type Definition k1921vk01t_pac::nt_i2c0::ADDR

type ADDR = Reg<u32, _ADDR>;

Register own address

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

For information about avaliable fields see addr module

Trait Implementations

impl Readable for ADDR[src]

read() method returns addr::R reader structure

impl ResetValue for ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for ADDR[src]

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