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