pub type ECR = Reg<ECRrs>;
ECR (rw) register accessor: DMA control register
You can read this register and get ecr::R. You can reset, write, write_with_zero this register using ecr::W. You can also modify this register. See API.
read
ecr::R
reset
write
write_with_zero
ecr::W
modify
See register structure
For information about available fields see ecr module
ecr
pub struct ECR { /* private fields */ }