[][src]Type Definition lpc54606_pac::usb0::epbufcfg::W

type W = W<u32, EPBUFCFG>;

Writer for register EPBUFCFG

Methods

impl W[src]

pub fn buf_sb(&mut self) -> BUF_SB_W[src]

Bits 2:9 - Buffer usage: This register has one bit per physical endpoint. 0: Single-buffer. 1: Double-buffer. If the bit is set to single-buffer (0), it will not toggle the corresponding EPINUSE bit when it clears the active bit. If the bit is set to double-buffer (1), HW will toggle the EPINUSE bit when it clears the Active bit for the buffer.