Struct stm32f0x0::crc::IDR[][src]

pub struct IDR { /* fields omitted */ }

Independent data register

Methods

impl IDR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for IDR

impl !Sync for IDR