DOUTR

Type Alias DOUTR 

Source
pub type DOUTR = Reg<u32, _DOUTR>;
Expand description

data output register

This register you can read. See API.

For information about available fields see doutr module

Aliased Type§

pub struct DOUTR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for DOUTR

read() method returns doutr::R reader structure