Type Definition gd32f1::gd32f170::timer5::CTL1[][src]

type CTL1 = Reg<u16, _CTL1>;

control register 1

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

For information about available fields see ctl1 module

Trait Implementations

impl Readable for CTL1[src]

read() method returns ctl1::R reader structure

impl ResetValue for CTL1[src]

Register CTL1 reset()’s with value 0

type Type = u16

Register size

impl Writable for CTL1[src]

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