Type Definition gd32f1::gd32f170::timer13::CH0CV[][src]

type CH0CV = Reg<u16, _CH0CV>;

Channel 0 capture/compare value register

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

For information about available fields see ch0cv module

Trait Implementations

impl Readable for CH0CV[src]

read() method returns ch0cv::R reader structure

impl ResetValue for CH0CV[src]

Register CH0CV reset()’s with value 0

type Type = u16

Register size

impl Writable for CH0CV[src]

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