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