Type Definition gd32f1::gd32f170::gpiob::AFSEL0[][src]

type AFSEL0 = Reg<u32, _AFSEL0>;

GPIO alternate function low register

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

For information about available fields see afsel0 module

Trait Implementations

impl Readable for AFSEL0[src]

read() method returns afsel0::R reader structure

impl ResetValue for AFSEL0[src]

Register AFSEL0 reset()’s with value 0

type Type = u32

Register size

impl Writable for AFSEL0[src]

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