ACTIVE

Type Alias ACTIVE 

Source
pub type ACTIVE = Reg<u32, _ACTIVE>;
Expand description

Active Channel and Levels

This register you can read. See API.

For information about avaliable fields see active module

Aliased Type§

pub struct ACTIVE { /* private fields */ }

Trait Implementations§

Source§

impl Readable for ACTIVE

read() method returns active::R reader structure