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

type SMCFG = Reg<u16, _SMCFG>;

slave mode configuration register

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

For information about available fields see smcfg module

Trait Implementations

impl Readable for SMCFG[src]

read() method returns smcfg::R reader structure

impl ResetValue for SMCFG[src]

Register SMCFG reset()’s with value 0

type Type = u16

Register size

impl Writable for SMCFG[src]

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