Loop

Type Alias Loop 

Source
pub type Loop = Reg<LoopSpec>;
Expand description

LOOP (rw) register accessor: Pulse Train Loop Count

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

For information about available fields see loop_ module

Aliased Typeยง

pub struct Loop { /* private fields */ }