Struct stm32f469xx::crc::CR[][src]

pub struct CR { /* fields omitted */ }

Control register

Methods

impl CR
[src]

Writes to the register

Auto Trait Implementations

impl Send for CR

impl !Sync for CR