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