pub type R26 = Reg<u32, _R26>;
Semaphore 26 register
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see r26 module
pub struct R26 { /* private fields */ }
Register R26 reset()’s with value 0
reset()
read() method returns r26::R reader structure
read()
write(|w| ..) method takes r26::W writer structure
write(|w| ..)