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

type HCTSIZ2 = Reg<u32, _HCTSIZ2>;

OTG_HS host channel-2 transfer size register

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

For information about available fields see hctsiz2 module

Trait Implementations

impl Readable for HCTSIZ2[src]

read() method returns hctsiz2::R reader structure

impl ResetValue for HCTSIZ2[src]

Register HCTSIZ2 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTSIZ2[src]

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