pub type COMP3_CSR = Reg<u32, _COMP3_CSR>;
Expand description
Aliased Type§
pub struct COMP3_CSR { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for COMP3_CSR
Register COMP3_CSR reset()
’s with value 0
impl ResetValue for COMP3_CSR
Register COMP3_CSR reset()
’s with value 0
impl Readable for COMP3_CSR
read()
method returns comp3_csr::R reader structure
impl Writable for COMP3_CSR
write(|w| ..)
method takes comp3_csr::W writer structure