SIDR

Type Alias SIDR 

Source
pub type SIDR = Reg<u32, _SIDR>;
Expand description

Size ID register

This register you can read. See API.

For information about available fields see sidr module

Aliased Type§

pub struct SIDR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for SIDR

read() method returns sidr::R reader structure