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