Type Definition gd32f1::gd32f170::timer15::CHCTL0_OUTPUT[][src]

type CHCTL0_OUTPUT = Reg<u16, _CHCTL0_OUTPUT>;

Channel control register 0 (output mode)

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

For information about available fields see chctl0_output module

Trait Implementations

impl Readable for CHCTL0_OUTPUT[src]

read() method returns chctl0_output::R reader structure

impl ResetValue for CHCTL0_OUTPUT[src]

Register CHCTL0_Output reset()’s with value 0

type Type = u16

Register size

impl Writable for CHCTL0_OUTPUT[src]

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