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

type CTL2 = Reg<u32, _CTL2>;

Control register 2

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

For information about available fields see ctl2 module

Trait Implementations

impl Readable for CTL2[src]

read() method returns ctl2::R reader structure

impl ResetValue for CTL2[src]

Register CTL2 reset()’s with value 0

type Type = u32

Register size

impl Writable for CTL2[src]

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