Struct nrf52840::twi0::FREQUENCY[][src]

pub struct FREQUENCY { /* fields omitted */ }

TWI frequency. Accuracy depends on the HFCLK source selected.

Methods

impl FREQUENCY
[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 FREQUENCY

impl !Sync for FREQUENCY