Type Alias EEMPE_W

Source
pub type EEMPE_W<'a, const O: u8> = BitWriterRaw<'a, u8, EECR_SPEC, bool, BitM, O>;
Expand description

Field EEMPE writer - EEPROM Master Write Enable

Aliased Type§

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