Type Alias Length

Source
pub type Length = Reg<LengthSpec>;
Expand description

LENGTH (rw) register accessor: Length

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

For information about available fields see length module

Aliased Typeยง

struct Length { /* private fields */ }