[][src]Type Definition nrf5340_app_pac::usbd_ns::EVENTS_SOF

type EVENTS_SOF = Reg<u32, _EVENTS_SOF>;

Signals that a SOF (start of frame) condition has been detected on USB lines

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

For information about avaliable fields see events_sof module

Trait Implementations

impl Readable for EVENTS_SOF[src]

read() method returns events_sof::R reader structure

impl Writable for EVENTS_SOF[src]

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

impl ResetValue for EVENTS_SOF[src]

Register EVENTS_SOF reset()'s with value 0

type Type = u32

Register size