RLR3

Type Alias RLR3 

Source
pub type RLR3 = Reg<u32, _RLR3>;
Expand description

Semaphore 3 read lock register

This register you can read. See API.

For information about available fields see rlr3 module

Aliased Type§

pub struct RLR3 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR3

read() method returns rlr3::R reader structure