Type Definition gd32f1::gd32f170::timer0::CHCTL1_INPUT[][src]

type CHCTL1_INPUT = Reg<u16, _CHCTL1_INPUT>;

Channel control register 1 (input mode)

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

For information about available fields see chctl1_input module

Trait Implementations

impl Readable for CHCTL1_INPUT[src]

read() method returns chctl1_input::R reader structure

impl ResetValue for CHCTL1_INPUT[src]

Register CHCTL1_Input reset()’s with value 0

type Type = u16

Register size

impl Writable for CHCTL1_INPUT[src]

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