stm32f303x_memory_map::crc::cr
pub struct R { /* fields omitted */ }
Value read from the register
impl R
fn bits(&self) -> u32
Value of the register as raw bits
fn reset(&self) -> ResetR
Bit 0 - reset bit
fn polysize(&self) -> PolysizeR
Bits 3:4 - Polynomial size
fn rev_in(&self) -> RevInR
Bits 5:6 - Reverse input data
fn rev_out(&self) -> RevOutR
Bit 7 - Reverse output data