Struct mkw41z::i2c0::s2::_DFENW [] [src]

pub struct _DFENW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _DFENW<'a>
[src]

[src]

Writes variant to the field

[src]

Disables the double buffer mode; clock stretch is enabled.

[src]

Enables the double buffer mode; clock stretch is disabled. In the slave mode, the I2C will not hold bus between data transfers.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _DFENW<'a>

impl<'a> Sync for _DFENW<'a>