Type Definition gd32f1::gd32f130::usart0::CMD[][src]

type CMD = Reg<u32, _CMD>;

Request register

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

For information about available fields see cmd module

Trait Implementations

impl ResetValue for CMD[src]

Register CMD reset()’s with value 0

type Type = u32

Register size

impl Writable for CMD[src]

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