Type Alias SQR1

Source
pub type SQR1 = Reg<SQR1rs>;
Expand description

SQR1 (rw) register accessor: regular sequence register 1

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

See register structure

For information about available fields see sqr1 module

Aliased Typeยง

pub struct SQR1 { /* private fields */ }