Type Alias atsame70n21b::twihs0::mmr::IADRSZ_W

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

Field IADRSZ writer - Internal Device Address Size

Aliased Type§

struct IADRSZ_W<'a, const O: u8> { /* private fields */ }

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