Type Alias Fflr

Source
pub type Fflr = Reg<FflrSpec>;
Expand description

FFLR (rw) register accessor: ETM FIFO Full Level Register

You can read this register and get fflr::R. You can reset, write, write_with_zero this register using fflr::W. You can also modify this register. See API.

For information about available fields see fflr module

Aliased Typeยง

struct Fflr { /* private fields */ }