Type Definition stm32f4::stm32f407::otg_hs_host::HCTSIZ4[][src]

type HCTSIZ4 = Reg<u32, _HCTSIZ4>;

OTG_HS host channel-4 transfer size register

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

For information about available fields see hctsiz4 module

Trait Implementations

impl Readable for HCTSIZ4[src]

read() method returns hctsiz4::R reader structure

impl ResetValue for HCTSIZ4[src]

Register HCTSIZ4 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ4[src]

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