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