PIO4

Type Alias PIO4 

Source
pub type PIO4 = Reg<PIO4rs>;
Expand description

PIO4 (rw) register accessor: I/O space timing register 4

You can read this register and get pio4::R. You can reset, write, write_with_zero this register using pio4::W. You can also modify this register. See API.

See register structure

For information about available fields see pio4 module

Aliased Typeยง

pub struct PIO4 { /* private fields */ }