Type Alias xmc4300::can::mspnd::PndW

source ·
pub type PndW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field PND writer - Message Pending

Aliased Type§

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