[][src]Type Definition fomu_pac::usb::PULLUP_OUT

type PULLUP_OUT = Reg<u8, _PULLUP_OUT>;

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

For information about avaliable fields see pullup_out module

Trait Implementations

impl Readable for PULLUP_OUT[src]

read() method returns pullup_out::R reader structure

impl ResetValue for PULLUP_OUT[src]

Register PULLUP_OUT reset()'s with value 0

type Type = u8

Register size

impl Writable for PULLUP_OUT[src]

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