RLR1

Type Alias RLR1 

Source
pub type RLR1 = Reg<u32, _RLR1>;
Expand description

Semaphore 1 read lock register

This register you can read. See API.

For information about available fields see rlr1 module

Aliased Type§

pub struct RLR1 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR1

read() method returns rlr1::R reader structure