[][src]Type Definition stm32f4::stm32f401::otg_fs_host::HCTSIZ7

type HCTSIZ7 = Reg<u32, _HCTSIZ7>;

OTG_FS host channel-7 transfer size register

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

For information about available fields see hctsiz7 module

Trait Implementations

impl Readable for HCTSIZ7[src]

read() method returns hctsiz7::R reader structure

impl ResetValue for HCTSIZ7[src]

Register HCTSIZ7 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ7[src]

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