TEST

Type Alias TEST 

Source
pub type TEST = Reg<TESTrs>;
Expand description

TEST (rw) register accessor: FDCAN test register

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

See register structure

For information about available fields see test module

Aliased Typeยง

pub struct TEST { /* private fields */ }