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

type SDA = Reg<u32, _SDA>;

Data register

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

For information about avaliable fields see sda module

Trait Implementations

impl Readable for SDA[src]

read() method returns sda::R reader structure

impl ResetValue for SDA[src]

Register SDA reset()'s with value 0

type Type = u32

Register size

impl Writable for SDA[src]

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