Type Alias avrox_storage::serprom::BR24T1M_3AM

source ·
pub type BR24T1M_3AM<BC> = CompositeSerProm<2, 0b00000010, 1, BC, SerPromD8A16be<65_536, 256, BC>>;
Expand description

ROHM Semiconductor: BR24T1M-3AM is a serial EEPROM of I2C BUS Interface Method

Aliased Type§

struct BR24T1M_3AM<BC> { /* private fields */ }