pub type DDRC = Reg<DDRC_SPEC>;
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.
read
ddrc::R
reset
write
write_with_zero
ddrc::W
modify
For information about available fields see ddrc module
ddrc
pub struct DDRC { /* private fields */ }