Type Definition stm32g4::stm32g484::fdcan::HPMS[][src]

type HPMS = Reg<u32, _HPMS>;

This register is updated every time a Message ID filter element configured to generate a priority event match. This can be used to monitor the status of incoming high priority messages and to enable fast access to these messages.

This register you can read. See API.

For information about available fields see hpms module

Trait Implementations

impl Readable for HPMS[src]

read() method returns hpms::R reader structure