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

type CTL0 = Reg<u32, _CTL0>;

Control register 0

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

For information about avaliable fields see ctl0 module

Trait Implementations

impl Readable for CTL0[src]

read() method returns ctl0::R reader structure

impl ResetValue for CTL0[src]

Register CTL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTL0[src]

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