[][src]Type Definition mkl25z4::usb0::USBTRC0

type USBTRC0 = Reg<u8, _USBTRC0>;

USB Transceiver Control Register 0

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see usbtrc0 module

Trait Implementations

impl Readable for USBTRC0[src]

read() method returns usbtrc0::R reader structure

impl ResetValue for USBTRC0[src]

Register USBTRC0 reset()'s with value 0

type Type = u8

Register size

impl Writable for USBTRC0[src]

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