JSQR

Type Alias JSQR 

Source
pub type JSQR = Reg<JSQRrs>;
Expand description

JSQR (rw) register accessor: injected sequence register

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

See register structure

For information about available fields see jsqr module

Aliased Typeยง

pub struct JSQR { /* private fields */ }