Type Alias HIGH_PASS

Source
pub type HIGH_PASS = Reg<HIGH_PASS_SPEC>;
Expand description

high_pass (rw) register accessor: High-Pass Filter control register

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

For information about available fields see high_pass module

Aliased Typeยง

struct HIGH_PASS { /* private fields */ }