Type Definition gd32f1::gd32f170::timer14::CCHP[][src]

type CCHP = Reg<u16, _CCHP>;

Complementary Channel Protection register

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

For information about available fields see cchp module

Trait Implementations

impl Readable for CCHP[src]

read() method returns cchp::R reader structure

impl ResetValue for CCHP[src]

Register CCHP reset()’s with value 0

type Type = u16

Register size

impl Writable for CCHP[src]

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