[][src]Type Definition atsam4e16e_pac::twi1::SMR

type SMR = Reg<u32, _SMR>;

Slave Mode Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see smr module

Trait Implementations

impl Readable for SMR[src]

read() method returns smr::R reader structure

impl ResetValue for SMR[src]

Register SMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SMR[src]

write(|w| ..) method takes smr::W writer structure