Type Alias HPMS
Source pub type HPMS = Reg<HPMSrs>;
Expand description
HPMS (r) register accessor: FDCAN high-priority message status register
You can read
this register and get hpms::R
. See API.
See register structure
For information about available fields see hpms
module
pub struct HPMS { }