STA

Type Alias STA 

Source
pub type STA = Reg<u32, _STA>;
Expand description

status register

This register you can read. See API.

For information about available fields see sta module

Aliased Type§

pub struct STA { /* private fields */ }

Trait Implementations§

Source§

impl Readable for STA

read() method returns sta::R reader structure