Ccr2

Type Alias Ccr2 

Source
pub type Ccr2 = Reg<Ccr2Spec>;
Expand description

CCR2 (rw) register accessor: Communication Configuration Register

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

For information about available fields see ccr2 module

Aliased Typeยง

pub struct Ccr2 { /* private fields */ }