pub type LOG_MEM_START_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field LOG_MEM_START writer - the start address of writing logging message

Aliased Type§

struct LOG_MEM_START_W<'a, REG> { /* private fields */ }