[][src]Trait imxrt1062_usbnc1::Writable

pub trait Writable { }

This trait shows that register has write, write_with_zero and reset method

Registers marked with Readable can be also modify'ed

Implementors

impl Writable for USB_OTG1_CTRL[src]

write(|w| ..) method takes usb_otg1_ctrl::W writer structure

impl Writable for USB_OTG1_PHY_CTRL_0[src]

write(|w| ..) method takes usb_otg1_phy_ctrl_0::W writer structure

Loading content...