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

type AFSEL1 = Reg<u32, _AFSEL1>;

GPIO alternate function register 1

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

For information about available fields see afsel1 module

Trait Implementations

impl Readable for AFSEL1[src]

read() method returns afsel1::R reader structure

impl ResetValue for AFSEL1[src]

Register AFSEL1 reset()’s with value 0

type Type = u32

Register size

impl Writable for AFSEL1[src]

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