RLR31

Type Alias RLR31 

Source
pub type RLR31 = Reg<u32, _RLR31>;
Expand description

Semaphore 31 read lock register

This register you can read. See API.

For information about available fields see rlr31 module

Aliased Type§

pub struct RLR31 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR31

read() method returns rlr31::R reader structure