pub type FS1R = Reg<u32, _FS1R>;
filter scale 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 fs1r module
pub struct FS1R { /* private fields */ }
Register FS1R reset()’s with value 0
reset()
read() method returns fs1r::R reader structure
read()
write(|w| ..) method takes fs1r::W writer structure
write(|w| ..)