UIDL

Type Alias UIDL 

Source
pub type UIDL = Reg<u32, _UIDL>;
Expand description

Unique Identification Register Low

This register you can read. See API.

For information about avaliable fields see uidl module

Aliased Type§

pub struct UIDL { /* private fields */ }

Trait Implementations§

Source§

impl Readable for UIDL

read() method returns uidl::R reader structure