[][src]Type Definition k210_pac::fpioa::IO

type IO = Reg<u32, _IO>;

FPIOA GPIO multiplexer io array

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

For information about avaliable fields see io module

Trait Implementations

impl Readable for IO[src]

read() method returns io::R reader structure

impl Writable for IO[src]

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

impl ResetValue for IO[src]

Register io[%s] reset()'s with value 0

type Type = u32

Register size