[][src]Type Definition lpc54606_pac::usbhsd::EPTOGGLE

type EPTOGGLE = Reg<u32, _EPTOGGLE>;

USB Endpoint toggle register

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

For information about available fields see eptoggle module

Trait Implementations

impl Readable for EPTOGGLE[src]

read() method returns eptoggle::R reader structure

impl ResetValue for EPTOGGLE[src]

Register EPTOGGLE reset()'s with value 0

type Type = u32

Register size

impl Writable for EPTOGGLE[src]

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