Type Alias d1_pac::dsp_msgbox::msgbox::msgbox_msg::MSG_QUE_W

source ·
pub type MSG_QUE_W<'a, const O: u8> = FieldWriter<'a, u32, MSGBOX_MSG_SPEC, u32, u32, 32, O>;
Expand description

Field msg_que writer - The message register stores the next to be read message of the message FIFO queue.

Aliased Type§

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