Type Alias IOGCR

Source
pub type IOGCR = Reg<u32, _IOGCR>;
Expand description

I/O group x counter register

This register you can read. See API.

For information about available fields see iogcr module

Aliased Type§

pub struct IOGCR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for IOGCR

read() method returns iogcr::R reader structure