RLR2

Type Alias RLR2 

Source
pub type RLR2 = Reg<u32, _RLR2>;
Expand description

Semaphore 2 read lock register

This register you can read. See API.

For information about available fields see rlr2 module

Aliased Type§

pub struct RLR2 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR2

read() method returns rlr2::R reader structure