[][src]Type Definition atsame51j::sercom0::i2cm::ctrla::W

type W = W<u32, CTRLA>;

Writer for register CTRLA

Implementations

impl W[src]

pub fn swrst(&mut self) -> SWRST_W<'_>[src]

Bit 0 - Software Reset

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 1 - Enable

pub fn mode(&mut self) -> MODE_W<'_>[src]

Bits 2:4 - Operating Mode

pub fn runstdby(&mut self) -> RUNSTDBY_W<'_>[src]

Bit 7 - Run in Standby

pub fn pinout(&mut self) -> PINOUT_W<'_>[src]

Bit 16 - Pin Usage

pub fn sdahold(&mut self) -> SDAHOLD_W<'_>[src]

Bits 20:21 - SDA Hold Time

pub fn mexttoen(&mut self) -> MEXTTOEN_W<'_>[src]

Bit 22 - Master SCL Low Extend Timeout

pub fn sexttoen(&mut self) -> SEXTTOEN_W<'_>[src]

Bit 23 - Slave SCL Low Extend Timeout

pub fn speed(&mut self) -> SPEED_W<'_>[src]

Bits 24:25 - Transfer Speed

pub fn sclsm(&mut self) -> SCLSM_W<'_>[src]

Bit 27 - SCL Clock Stretch Mode

pub fn inactout(&mut self) -> INACTOUT_W<'_>[src]

Bits 28:29 - Inactive Time-Out

pub fn lowtouten(&mut self) -> LOWTOUTEN_W<'_>[src]

Bit 30 - SCL Low Timeout Enable