JDR3

Type Alias JDR3 

Source
pub type JDR3 = Reg<u32, _JDR3>;
Expand description

injected data register 3

This register you can read. See API.

For information about available fields see jdr3 module

Aliased Type§

pub struct JDR3 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for JDR3

read() method returns jdr3::R reader structure