Type Alias SSR

Source
pub type SSR = Reg<u32, _SSR>;
Expand description

sub second register

This register you can read. See API.

For information about available fields see ssr module

Aliased Type§

pub struct SSR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for SSR

read() method returns ssr::R reader structure