DDRC

Type Alias DDRC 

Source
pub type DDRC = Reg<DDRC_SPEC>;
Expand description

DDRC (rw) register accessor: Port C Data Direction Register

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

For information about available fields see ddrc module

Aliased Typeยง

pub struct DDRC { /* private fields */ }