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

type CTL2 = Reg<u32, _CTL2>;

Control register 2

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

For information about avaliable fields see ctl2 module

Trait Implementations

impl Readable for CTL2[src]

read() method returns ctl2::R reader structure

impl ResetValue for CTL2[src]

Register CTL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTL2[src]

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