RDLR

Type Alias RDLR 

Source
pub type RDLR = Reg<u32, _RDLR>;
Expand description

mailbox data high register

This register you can read. See API.

For information about available fields see rdlr module

Aliased Type§

pub struct RDLR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RDLR

read() method returns rdlr::R reader structure