CNTL

Type Alias CNTL 

Source
pub type CNTL = Reg<CNTL_SPEC>;
Expand description

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.

For information about available fields see cntl module

Aliased Typeยง

pub struct CNTL { /* private fields */ }