Type Definition gd32f1::gd32f130::timer0::CHCTL1_OUTPUT[][src]

type CHCTL1_OUTPUT = Reg<u16, _CHCTL1_OUTPUT>;

Channel control register 1 (output mode)

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

For information about available fields see chctl1_output module

Trait Implementations

impl Readable for CHCTL1_OUTPUT[src]

read() method returns chctl1_output::R reader structure

impl ResetValue for CHCTL1_OUTPUT[src]

Register CHCTL1_Output reset()’s with value 0

type Type = u16

Register size

impl Writable for CHCTL1_OUTPUT[src]

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