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

type CST = Reg<u32, _CST>;

Status and control register

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

For information about avaliable fields see cst module

Trait Implementations

impl Readable for CST[src]

read() method returns cst::R reader structure

impl ResetValue for CST[src]

Register CST reset()'s with value 0

type Type = u32

Register size

impl Writable for CST[src]

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