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