CCP

Type Alias CCP 

Source
pub type CCP = Reg<CCP_SPEC>;
Expand description

CCP (rw) register accessor: Configuration Change Protection

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

For information about available fields see ccp module

Aliased Typeยง

pub struct CCP { /* private fields */ }