Struct atsam4lc4c::twis0::cr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Slave Enable

[src]

Bit 1 - SMBus Mode Enable

[src]

Bit 2 - Slave Address Match

[src]

Bit 3 - General Call Address Match

[src]

Bit 4 - Clock Stretch Enable

[src]

Bit 7 - Software Reset

[src]

Bit 8 - SMBus Alert

[src]

Bit 9 - SMBus Default Address

[src]

Bit 10 - SMBus Host Header

[src]

Bit 11 - Packet Error Checking Enable

[src]

Bit 12 - Slave Receiver Data Phase ACK Value

[src]

Bit 13 - NBYTES Count Up

[src]

Bit 14 - Stretch Clock on Address Match

[src]

Bit 15 - Stretch Clock on Data Byte Reception

[src]

Bits 16:25 - Slave Address

[src]

Bit 26 - Ten Bit Address Match

[src]

Bit 27 - Bridge Control Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W