[][src]Type Definition k22f::pdb0::CHC1

type CHC1 = Reg<u32, _CHC1>;

Channel n Control register 1

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

For information about available fields see chc1 module

Trait Implementations

impl Readable for CHC1[src]

read() method returns chc1::R reader structure

impl ResetValue for CHC1[src]

Register CH%sC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CHC1[src]

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