RLR4

Type Alias RLR4 

Source
pub type RLR4 = Reg<u32, _RLR4>;
Expand description

Semaphore 4 read lock read lock register

This register you can read. See API.

For information about available fields see rlr4 module

Aliased Type§

pub struct RLR4 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR4

read() method returns rlr4::R reader structure