JDR1

Type Alias JDR1 

Source
pub type JDR1 = Reg<u32, _JDR1>;
Expand description

injected data register 1

This register you can read. See API.

For information about available fields see jdr1 module

Aliased Type§

pub struct JDR1 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for JDR1

read() method returns jdr1::R reader structure