RLR5

Type Alias RLR5 

Source
pub type RLR5 = Reg<u32, _RLR5>;
Expand description

Semaphore 5 read lock register

This register you can read. See API.

For information about available fields see rlr5 module

Aliased Type§

pub struct RLR5 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR5

read() method returns rlr5::R reader structure