Type Definition atsam4s2a_pac::twi0::mmr::IADRSZ_W

source ·
pub type IADRSZ_W<'a, const O: u8> = FieldWriterSafe<'a, u32, MMR_SPEC, u8, IADRSZ_A, 2, O>;
Expand description

Field IADRSZ writer - Internal Device Address Size

Implementations§

source§

impl<'a, const O: u8> IADRSZ_W<'a, O>

source

pub fn none(self) -> &'a mut W

No internal device address

source

pub fn _1_byte(self) -> &'a mut W

One-byte internal device address

source

pub fn _2_byte(self) -> &'a mut W

Two-byte internal device address

source

pub fn _3_byte(self) -> &'a mut W

Three-byte internal device address