Type Definition gd32f1::gd32f170::gpioa::BC[][src]

type BC = Reg<u32, _BC>;

Port bit reset register

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

For information about available fields see bc module

Trait Implementations

impl ResetValue for BC[src]

Register BC reset()’s with value 0

type Type = u32

Register size

impl Writable for BC[src]

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