[][src]Type Definition lpc54606_pac::usbfsh::HCREVISION

type HCREVISION = Reg<u32, _HCREVISION>;

BCD representation of the version of the HCI specification that is implemented by the Host Controller (HC)

This register you can read. See API.

For information about available fields see hcrevision module

Trait Implementations

impl Readable for HCREVISION[src]

read() method returns hcrevision::R reader structure