Type Definition gd32f1::gd32f130::timer15::CHCTL2[][src]

type CHCTL2 = Reg<u16, _CHCTL2>;

Channel control register 2

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

For information about available fields see chctl2 module

Trait Implementations

impl Readable for CHCTL2[src]

read() method returns chctl2::R reader structure

impl ResetValue for CHCTL2[src]

Register CHCTL2 reset()’s with value 0

type Type = u16

Register size

impl Writable for CHCTL2[src]

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